Skip to content

Commit 1c27718

Browse files
committed
chore: bump version
1 parent 5faa001 commit 1c27718

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 = 171
58-
versionName = "2.0.0-rc.5"
57+
versionCode = 172
58+
versionName = "2.0.0-rc.6"
5959
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
6060
vectorDrawables {
6161
useSupportLibrary = true

0 commit comments

Comments
 (0)