release 1.0.3
This commit is contained in:
parent
f0fd17b5df
commit
e69ef1cda6
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 2
|
versionCode 3
|
||||||
versionName "1.0.2"
|
versionName "1.0.3"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue