Skip to content

Commit 3a4994e

Browse files
authored
Merge pull request #661 from synonymdev/chore/bump-verion
chore: version bump
2 parents 6be2092 + 4dc0bf4 commit 3a4994e

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
@@ -47,8 +47,8 @@ android {
4747
applicationId = "to.bitkit"
4848
minSdk = 28
4949
targetSdk = 36
50-
versionCode = 168
51-
versionName = "2.0.0-rc.2"
50+
versionCode = 169
51+
versionName = "2.0.0-rc.3"
5252
testInstrumentationRunner = "to.bitkit.test.HiltTestRunner"
5353
vectorDrawables {
5454
useSupportLibrary = true

0 commit comments

Comments
 (0)