Skip to content

Commit

Permalink
Now it does not have to save the file at an unsecure location to read it
Browse files Browse the repository at this point in the history
  • Loading branch information
phrogg committed Oct 19, 2019
1 parent de5c8d3 commit 6737d0f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "eu.roggstar.getmitokens"
minSdkVersion 15
targetSdkVersion 28
versionCode 3
versionName "Yeelit"
versionCode 4
versionName "Shakal"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
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"},"apkData":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"Yeelit","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":4,"versionName":"Shakal","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]

0 comments on commit 6737d0f

Please sign in to comment.