Skip to content

Commit 418c131

Browse files
committed
chore: bump version
1 parent f23ee1c commit 418c131

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 = 13
43-
versionName = "0.0.13"
42+
versionCode = 14
43+
versionName = "0.0.14"
4444
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
4545
vectorDrawables {
4646
useSupportLibrary = true

0 commit comments

Comments
 (0)