Skip to content

Commit

Permalink
Raising version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Dec 2, 2019
1 parent 7d09916 commit ce10ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.apkupdater"
minSdkVersion 15
targetSdkVersion 29
versionCode 32
versionName "2.0.0-beta3"
versionCode 33
versionName "2.0.0-beta4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
multiDexEnabled true
Expand Down

0 comments on commit ce10ab9

Please sign in to comment.