release 1.1.1
This commit is contained in:
parent
a61736f58f
commit
73082c9751
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "1.1.0"
|
versionName "1.1.1"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue