Skip to content

Commit

Permalink
Raising version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Jun 23, 2017
1 parent 52436ca commit 8fb6e3b
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 @@ -7,8 +7,8 @@ android {
applicationId "com.apkupdater"
minSdkVersion 9
targetSdkVersion 26
versionCode 20
versionName "1.5.2"
versionCode 21
versionName "1.5.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
applicationVariants.all {
Expand Down

0 comments on commit 8fb6e3b

Please sign in to comment.