Skip to content

Commit

Permalink
update version code & new alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
shamo42 committed Aug 10, 2018
1 parent e62d8c6 commit bf0f2da
Show file tree
Hide file tree
Showing 3 changed files with 3 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.kyoapps.maniac"
minSdkVersion 19
targetSdkVersion 27
versionCode 2
versionName "3.0.0 alpha 2"
versionCode 3
versionName "3.0.0 alpha 3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down
Binary file added app/release/app-release.apk
Binary file not shown.
1 change: 1 addition & 0 deletions app/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"3.0.0 alpha 3","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]

0 comments on commit bf0f2da

Please sign in to comment.