Skip to content

Commit

Permalink
Increasing version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Dec 7, 2019
1 parent f7c5624 commit b56a8b0
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 33
versionName "2.0.0-beta4"
versionCode 34
versionName "2.0.0-beta5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
multiDexEnabled true
Expand Down

0 comments on commit b56a8b0

Please sign in to comment.