diff --git a/app/build.gradle b/app/build.gradle index e50a65f9..c4d07f49 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "eu.faircode.xlua" minSdkVersion 23 targetSdkVersion 30 - versionCode 129 - versionName "1.28" + versionCode 130 + versionName "1.29" archivesBaseName = "XPrivacyLua-v$versionName-$versionCode" } signingConfigs {