Number check fixed

This commit is contained in:
2026-08-09 15:54:16 +02:00
parent 146d36f246
commit f6876b5b1d
4 changed files with 37 additions and 21 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
compileSdkVersion 36
buildToolsVersion '36.0.0'
useLibrary 'org.apache.http.legacy'
versionCode 148
versionName "1.8.7"
versionCode 149
versionName "1.8.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}