Skip to content

Commit 079ea6c

Browse files
authored
Merge pull request #720 from synonymdev/release/171
chore: bump version
2 parents 96bf3f6 + 5ebd641 commit 079ea6c

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

0 commit comments

Comments
 (0)