mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-15 06:56:30 +00:00
Revert "bump to 1.2.1 (#332)"
This reverts commit 63d6649ab4fef44853a3096fd603936ed20816e3.
This commit is contained in:
parent
63d6649ab4
commit
9bb0d08dcd
@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.bitchat.droid"
|
||||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 17
|
||||
versionName = "1.2.1"
|
||||
versionCode = 16
|
||||
versionName = "1.2.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user