mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-09-19 04:59:59 +00:00
Bump Android version to 2.0.2
This commit is contained in:
parent
1c33df7407
commit
06cdb0f2f6
@ -30,8 +30,8 @@ android {
|
||||
applicationId = "com.bitchat.droid"
|
||||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 38
|
||||
versionName = "2.0.1"
|
||||
versionCode = 39
|
||||
versionName = "2.0.2"
|
||||
buildConfigField(
|
||||
"String",
|
||||
"GITHUB_RELEASE_CERT_SHA256",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user