mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-12-23 16:58:38 +01:00
Update build.gradle
This commit is contained in:
parent
88baf859e0
commit
7f6cc5100b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user