Update build.gradle

This commit is contained in:
xC3FFF0E 2022-05-26 20:43:54 +08:00 committed by GitHub
parent 88baf859e0
commit 7f6cc5100b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,13 +3,13 @@ plugins {
}
android {
compileSdkVersion 31
compileSdkVersion 29
useLibrary 'org.apache.http.legacy'
defaultConfig {
applicationId "com.xc3fff0e.xmanager"
minSdkVersion 26
minSdkVersion 21
targetSdkVersion 31
versionCode 3
versionName "3.6"