Skip to content

Commit e0d4cce

Browse files
committed
chore: bump version
1 parent 601363c commit e0d4cce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ android {
3939
applicationId = "to.bitkit"
4040
minSdk = 28
4141
targetSdk = 35
42-
versionCode = 11
43-
versionName = "0.0.11"
42+
versionCode = 12
43+
versionName = "0.0.12"
4444
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
4545
vectorDrawables {
4646
useSupportLibrary = true

0 commit comments

Comments
 (0)