diff --git a/app/build.gradle b/app/build.gradle index 7c768001..ae2c1feb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "eu.faircode.netguard" minSdkVersion 21 targetSdkVersion 23 - versionCode 11 - versionName "0.11" + versionCode 12 + versionName "0.12" } buildTypes { release {