Merge remote-tracking branch 'origin/development' into development

This commit is contained in:
2026-02-25 23:02:02 +01:00
10 changed files with 43 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ android {
compileSdkVersion 34
buildToolsVersion '34.0.0'
useLibrary 'org.apache.http.legacy'
versionCode 145
versionName "1.8.4"
versionCode 146
versionName "1.8.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}