Skip to content

Commit 40e8dd4

Browse files
authored
Merge pull request #290 from synonymdev/chore/bump-version
chore: bump version
2 parents 601363c + e0d4cce commit 40e8dd4

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)