Skip to content

Commit 33c485b

Browse files
authored
Merge pull request #437 from synonymdev/chore/bump-version
chore: bump version
2 parents 34320fe + aa5de91 commit 33c485b

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
@@ -41,8 +41,8 @@ android {
4141
applicationId = "to.bitkit"
4242
minSdk = 28
4343
targetSdk = 35
44-
versionCode = 14
45-
versionName = "0.0.14"
44+
versionCode = 15
45+
versionName = "0.0.15"
4646
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
4747
vectorDrawables {
4848
useSupportLibrary = true

0 commit comments

Comments
 (0)