Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

### Change log

#### v1.8.1
- Add ro_RO & ka_GE locales
#### v1.8.100
- Add ro_RO, ka_GE, it_IT, th_TH locales.

#### v1.8.0
- UI clean up for most of step's layouts.
Expand Down
2 changes: 1 addition & 1 deletion backbone/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
minSdkVersion 23
targetSdkVersion 28
versionCode 1
versionName "1.8.1"
versionName "1.8.100"
dimension "default"
}

Expand Down