Skip to content

Commit 3bade05

Browse files
committed
Merge pull request #786 from synonymdev/chore/bump-version
2 parents 8251c74 + ae1cdca commit 3bade05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ android {
5555
applicationId = "to.bitkit"
5656
minSdk = 28
5757
targetSdk = 36
58-
versionCode = 175
59-
versionName = "2.0.1"
58+
versionCode = 176
59+
versionName = "2.0.2"
6060
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
6161
vectorDrawables {
6262
useSupportLibrary = true

0 commit comments

Comments
 (0)