Skip to content

Commit 1f00462

Browse files
committed
chore: bump version
1 parent 717f943 commit 1f00462

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
@@ -45,8 +45,8 @@ android {
4545
applicationId = "to.bitkit"
4646
minSdk = 28
4747
targetSdk = 36
48-
versionCode = 15
49-
versionName = "0.0.15"
48+
versionCode = 16
49+
versionName = "0.0.16"
5050
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
5151
vectorDrawables {
5252
useSupportLibrary = true

0 commit comments

Comments
 (0)