diff --git a/app/build.gradle b/app/build.gradle index 255a3514..bf7248c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "eu.faircode.netguard" minSdkVersion 21 targetSdkVersion 23 - versionCode 25 - versionName "0.25" + versionCode 26 + versionName "0.26" } buildTypes { release {