mirror of
https://github.com/Team-xManager/xManager.git
synced 2025-02-06 00:01:50 +01:00
Update build.gradle
This commit is contained in:
parent
cf45630f13
commit
cc92b62f78
@ -3,16 +3,16 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 28
|
||||
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.xc3fff0e.xmanager"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 28
|
||||
versionCode 210209
|
||||
versionName "5.2"
|
||||
versionName "5.3"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user