diff --git a/app/build.gradle b/app/build.gradle index f9e9465..91bfcfa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 {