Minor fixes

This commit is contained in:
2026-09-20 17:23:01 +02:00
parent 4673bc2289
commit e0853082b7
14 changed files with 55 additions and 18 deletions
+4 -4
View File
@@ -3,16 +3,16 @@ plugins {
}
android {
compileSdkVersion 36
compileSdkVersion 37
defaultConfig {
applicationId "com.jens.automation2"
minSdkVersion 19
compileSdkVersion 36
compileSdkVersion 37
buildToolsVersion '36.0.0'
useLibrary 'org.apache.http.legacy'
versionCode 150
versionName "1.8.8"
versionName "1.8.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@@ -36,7 +36,7 @@ android {
{
dimension "version"
versionNameSuffix "-googlePlay"
targetSdkVersion 36
targetSdkVersion 37
}
/*