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