Skip to content

Commit

Permalink
add V1.2.5 apk
Browse files Browse the repository at this point in the history
  • Loading branch information
JsonChao committed Mar 13, 2019
1 parent 19c3f91 commit 50c4344
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file modified app/release/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/release/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":8,"versionName":"1.2.4","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":9,"versionName":"1.2.5","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ext {
buildToolsVersion : "27.0.3",
minSdkVersion : 21,
targetSdkVersion : 27,
versionCode : 8,
versionName : "1.2.4",
versionCode : 9,
versionName : "1.2.5",
renderscriptTargetApi : 21
]

Expand Down
Binary file modified screenshots/apk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 50c4344

Please sign in to comment.