release 2.1.1
This commit is contained in:
parent
22b85fc47a
commit
1615bf3a36
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
||||||
minSdkVersion 17
|
minSdkVersion 17
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 9
|
versionCode 10
|
||||||
versionName "2.1.0"
|
versionName "2.1.1"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue