Skip to content

Commit 521205e

Browse files
committed
chore: bump version
1 parent 9709af9 commit 521205e

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
@@ -55,8 +55,8 @@ android {
5555
applicationId = "to.bitkit"
5656
minSdk = 28
5757
targetSdk = 36
58-
versionCode = 173
59-
versionName = "2.0.0-rc.7"
58+
versionCode = 174
59+
versionName = "2.0.0"
6060
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
6161
vectorDrawables {
6262
useSupportLibrary = true

0 commit comments

Comments
 (0)