updated the version

This commit is contained in:
Nandan Desai 2020-04-24 18:49:46 +05:30
parent ea6ea35bf1
commit 205e03b138
3 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "io.nandandesai.privacybreacher"
minSdkVersion 28
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

Binary file not shown.

View File

@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":2,"versionName":"1.1.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]