Skip to content

Commit 390f264

Browse files
authored
bump (#661)
1 parent 43029e8 commit 390f264

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
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.bitchat.droid"
1414
minSdk = libs.versions.minSdk.get().toInt()
1515
targetSdk = libs.versions.targetSdk.get().toInt()
16-
versionCode = 31
17-
versionName = "1.7.0"
16+
versionCode = 32
17+
versionName = "1.7.1"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)