Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
wilder committed Oct 9, 2017
1 parent ca0d467 commit aaa82eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified app/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.wilderpereira.lmgtfygen"
minSdkVersion 19
targetSdkVersion 25
versionCode 4
versionName "1.5.2"
versionCode 5
versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit aaa82eb

Please sign in to comment.