release 2.1.1

This commit is contained in:
Schoumi 2020-07-09 14:56:42 +02:00
parent 22b85fc47a
commit 1615bf3a36
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "org.eu.exodus_privacy.exodusprivacy"
minSdkVersion 17
targetSdkVersion 29
versionCode 9
versionName "2.1.0"
versionCode 10
versionName "2.1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {