Skip to content

Commit 0a8de45

Browse files
authored
Merge pull request #266 from synonymdev/chore/bump-version
chore: bump version
2 parents b3c8109 + dd109fc commit 0a8de45

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 = 10
44-
versionName = "0.0.10"
43+
versionCode = 11
44+
versionName = "0.0.11"
4545
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
4646
vectorDrawables {
4747
useSupportLibrary = true

0 commit comments

Comments
 (0)