Version 1.8.5

This commit is contained in:
2026-02-01 18:12:37 +01:00
parent 9ff121e82a
commit 8f6e376231
10 changed files with 42 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ android {
buildToolsVersion '34.0.0'
useLibrary 'org.apache.http.legacy'
versionCode 145
versionName "1.8.4"
versionName "1.8.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}