Skip to content

Commit

Permalink
Prepare to release a new version on Google Play
Browse files Browse the repository at this point in the history
  • Loading branch information
paolorotolo committed Jun 21, 2018
1 parent da506ed commit 85ed5be
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
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":43,"versionName":"1.5.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
Binary file added app/release/wear-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ext.buildConfig = ['compileSdk' : 27,

'buildTools' : '27.0.3',

'versionCode': 42,
'versionCode': 43,
'versionName': '1.5.0']

ext.versions = ['gradle' : '4.7',
Expand Down

0 comments on commit 85ed5be

Please sign in to comment.