Skip to content

Commit

Permalink
Increase version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Nov 30, 2019
1 parent 64e8686 commit 62c5186
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 30
versionName "2.0.0-beta1"
versionCode 31
versionName "2.0.0-beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
}
Expand Down

0 comments on commit 62c5186

Please sign in to comment.