release 1.0.3

This commit is contained in:
Schoumi 2018-04-03 13:04:02 +02:00
parent f0fd17b5df
commit e69ef1cda6
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "org.eu.exodus_privacy.exodusprivacy"
minSdkVersion 16
targetSdkVersion 27
versionCode 2
versionName "1.0.2"
versionCode 3
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {