Skip to content

Commit adf178e

Browse files
committed
chore: bump version
1 parent b694f17 commit adf178e

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
@@ -40,8 +40,8 @@ android {
4040
applicationId = "to.bitkit"
4141
minSdk = 28
4242
targetSdk = 35
43-
versionCode = 9
44-
versionName = "0.0.9"
43+
versionCode = 10
44+
versionName = "0.0.10"
4545
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
4646
vectorDrawables {
4747
useSupportLibrary = true

0 commit comments

Comments
 (0)