bump to 1.7.4 (#715)

Co-authored-by: CC <cc@ggg.local>
This commit is contained in:
callebtc 2026-06-17 19:27:54 +02:00 committed by GitHub
parent b89644f5f7
commit ffe62bf1fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,8 +13,8 @@ android {
applicationId = "com.bitchat.droid"
minSdk = libs.versions.minSdk.get().toInt()
targetSdk = libs.versions.targetSdk.get().toInt()
versionCode = 34
versionName = "1.7.3"
versionCode = 35
versionName = "1.7.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {