Skip to content

Commit

Permalink
Increasing version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Dec 2, 2019
1 parent 28189f6 commit d2599c9
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 31
versionName "2.0.0-beta2"
versionCode 32
versionName "2.0.0-beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
}
Expand Down

0 comments on commit d2599c9

Please sign in to comment.