Skip to content

Commit

Permalink
Raising version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Dec 11, 2019
1 parent 453d953 commit 3234e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.apkupdater"
minSdkVersion 15
targetSdkVersion 29
versionCode 37
versionName "2.0.0-beta8"
versionCode 38
versionName "2.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
multiDexEnabled true
Expand Down

0 comments on commit 3234e60

Please sign in to comment.