Skip to content

Commit

Permalink
update to 3.0.1-BETA-5
Browse files Browse the repository at this point in the history
  • Loading branch information
iamironrabbit committed Jun 9, 2021
1 parent a8aeaeb commit 2755276
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions zomapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ android {
buildToolsVersion "30.0.3"

defaultConfig {
//applicationId "im.zom.messenger"
applicationId "im.zom.keanu3"
applicationId "im.zom.messenger"
//applicationId "im.zom.keanu3"
minSdkVersion 21
targetSdkVersion 30
versionCode 301001400
versionName "3.0.1-BETA-4"
versionCode 301001500
versionName "3.0.1-BETA-5"
archivesBaseName = "Zom-$versionName"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 2755276

Please sign in to comment.