diff --git a/tordnscrypt/build.gradle b/tordnscrypt/build.gradle index 493673c9..2f6301fd 100644 --- a/tordnscrypt/build.gradle +++ b/tordnscrypt/build.gradle @@ -56,7 +56,7 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 34 - versionCode 243 + versionCode 244 resConfigs "en", "ru", "pl", "de", "fa", "fi", "in", "fr", "ja", "zh", "es", "pt", "pt-rBR", "el", "tr", "it", "uk", "bg", "ar", "nl", "ta" diff --git a/tordnscrypt/owner.gradle b/tordnscrypt/owner.gradle index 6de840c7..67db9abf 100644 --- a/tordnscrypt/owner.gradle +++ b/tordnscrypt/owner.gradle @@ -55,7 +55,7 @@ android { beta { applicationId "pan.alexander.tordnscrypt" - versionName "2.4.3" + versionName "2.4.4" dimension = 'version' signingConfig signingConfigs.betasign resValue 'string', 'package_name', applicationId @@ -108,7 +108,7 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 34 - versionCode 243 + versionCode 244 resConfigs "en", "ru", "pl", "de", "fa", "fi", "in", "fr", "ja", "zh", "es", "pt", "pt-rBR", "el", "tr", "it", "uk", "bg", "ar", "nl", "ta"