Skip to content

Commit

Permalink
Version up.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikifus committed Jul 27, 2018
1 parent 5dff29d commit c4bc634
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdkVersion 14
targetSdkVersion 27
versionName '1.4.1'
versionCode 17
versionCode 18
multiDexEnabled true
// vectorDrawables.useSupportLibrary = true
}
Expand Down
Binary file modified release/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion release/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":17,"versionName":"1.4","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":17,"versionName":"1.4.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]

0 comments on commit c4bc634

Please sign in to comment.