Skip to content

Commit 667f69d

Browse files
committed
chore: version 2.0.1
1 parent 963632d commit 667f69d

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 = 174
59-
versionName = "2.0.0"
58+
versionCode = 175
59+
versionName = "2.0.1"
6060
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
6161
vectorDrawables {
6262
useSupportLibrary = true

0 commit comments

Comments
 (0)