diff --git a/zomapp/build.gradle b/zomapp/build.gradle index 81bb2ae..c28375e 100644 --- a/zomapp/build.gradle +++ b/zomapp/build.gradle @@ -13,8 +13,8 @@ android { applicationId "im.zom.messenger" minSdkVersion 21 targetSdkVersion 31 - versionCode 304001300 - versionName "3.0.4-BETA-3" + versionCode 305002100 + versionName "3.0.5-RC-1" archivesBaseName = "Zom-$versionName" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"