mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-15 06:56:30 +00:00
Bump phone app to 2.0.0
This commit is contained in:
parent
fcb4562bd5
commit
920eed52d7
@ -30,8 +30,8 @@ android {
|
||||
applicationId = "com.bitchat.droid"
|
||||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 36
|
||||
versionName = "1.7.5"
|
||||
versionCode = 37
|
||||
versionName = "2.0.0"
|
||||
buildConfigField(
|
||||
"String",
|
||||
"GITHUB_RELEASE_CERT_SHA256",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user