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