diff --git a/app/build.gradle b/app/build.gradle index 5b5a76c6..ede2c6d4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "eu.faircode.netguard" minSdkVersion 21 targetSdkVersion 23 - versionCode 34 - versionName "0.34" + versionCode 35 + versionName "0.35" } buildTypes { release {