Release candidate

This commit is contained in:
2025-12-26 16:06:09 +01:00
parent 91fdef99c3
commit fd90b14bdc
10 changed files with 124 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
compileSdkVersion 34
buildToolsVersion '34.0.0'
useLibrary 'org.apache.http.legacy'
versionCode 144
versionName "1.8.3"
versionCode 145
versionName "1.8.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@@ -36,7 +36,7 @@ android {
{
dimension "version"
versionNameSuffix "-googlePlay"
targetSdkVersion 34
targetSdkVersion 35
}
/*