Service json Fix

This commit is contained in:
Georg Reisinger 2019-03-25 19:44:14 +01:00
parent e2ae90d143
commit 97dee664a2
5 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -7,8 +7,8 @@ android {
applicationId "at.smartshopper.smartshopperapp"
minSdkVersion 26
targetSdkVersion 28
versionCode 2
versionName "2.0"
versionCode 3
versionName "3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {

BIN
app/release/app-release.apk Normal file

Binary file not shown.

Binary file not shown.

1
app/release/output.json Normal file
View File

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