Skip to content

Commit ad69f24

Browse files
authored
Merge branch 'master' into fix/bitkit-not-responding
2 parents 0c1da7b + 3a4994e commit ad69f24

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 = 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)