Minor fixes
This commit is contained in:
+4
-4
@@ -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
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user