Skip to content

Commit 5ebd641

Browse files
committed
chore: bump version
1 parent 69439eb commit 5ebd641

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
@@ -47,8 +47,8 @@ android {
4747
applicationId = "to.bitkit"
4848
minSdk = 28
4949
targetSdk = 36
50-
versionCode = 170
51-
versionName = "2.0.0-rc.4"
50+
versionCode = 171
51+
versionName = "2.0.0-rc.5"
5252
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
5353
vectorDrawables {
5454
useSupportLibrary = true

0 commit comments

Comments
 (0)