Recompiling APK

This commit is contained in:
Idoideas 2018-11-12 19:45:04 +02:00
parent ccbc014194
commit d5cf954eb4
3 changed files with 3 additions and 3 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.idoideas.stickermaker"
minSdkVersion 19
targetSdkVersion 28
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
def contentProviderAuthority = applicationId + ".WhatsAppLicensedCode.StickerContentProvider"
// Creates a placeholder property to use in the manifest.

Binary file not shown.

View file

@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"1.0.2","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4,"versionName":"1.0.3","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]