mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-06 09:35:32 +01:00
Update build.gradle
This commit is contained in:
parent
88baf859e0
commit
7f6cc5100b
@ -3,13 +3,13 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 31
|
compileSdkVersion 29
|
||||||
|
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.xc3fff0e.xmanager"
|
applicationId "com.xc3fff0e.xmanager"
|
||||||
minSdkVersion 26
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 3
|
versionCode 3
|
||||||
versionName "3.6"
|
versionName "3.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user