Merge pull request #870 from permissionlesstech/bump-version-2.0.0

Bump phone app to 2.0.0
This commit is contained in:
callebtc 2026-08-11 15:12:58 +02:00 committed by GitHub
commit 47e725a4d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",