Skip to content

Commit

Permalink
Raising version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Jul 6, 2017
1 parent 993f1c3 commit 247d33e
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 @@ -9,8 +9,8 @@ android {
applicationId "com.apkupdater"
minSdkVersion 9
targetSdkVersion 25
versionCode 26
versionName "1.5.8"
versionCode 27
versionName "1.5.9"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit 247d33e

Please sign in to comment.