Skip to content

Commit 12c27e8

Browse files
authored
Merge branch 'master' into chore/update-locales-list
2 parents 36f442b + 079ea6c commit 12c27e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ android {
5454
applicationId = "to.bitkit"
5555
minSdk = 28
5656
targetSdk = 36
57-
versionCode = 170
58-
versionName = "2.0.0-rc.4"
57+
versionCode = 171
58+
versionName = "2.0.0-rc.5"
5959
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
6060
vectorDrawables {
6161
useSupportLibrary = true

0 commit comments

Comments
 (0)