Release 1.0.2
This commit is contained in:
parent
83ca1559c8
commit
6e901b7e44
|
@ -1 +1,2 @@
|
|||
/build
|
||||
/release
|
||||
|
|
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 2
|
||||
versionName "1.0.2"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":1},"path":"app-release.apk","properties":{"packageId":"org.eu.exodus_privacy.exodusprivacy","split":"","minSdkVersion":"16"}}]
|
Loading…
Reference in New Issue