diff --git a/app/build.gradle b/app/build.gradle index 57f64c6..c17274b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 {