diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 40d6a98f..fcf17b60 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/misc.xml b/.idea/misc.xml index 99202cc2..e0d5b93f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -5,22 +5,26 @@ diff --git a/app/build.gradle b/app/build.gradle index b48c692c..117f78f0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "eu.faircode.xlua" minSdkVersion 23 targetSdkVersion 27 - versionCode 123 - versionName "1.23.22" + versionCode 124 + versionName "1.23.23" archivesBaseName = "XPrivacyLua-v$versionName-$versionCode" }