mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-27 12:45:26 +01:00
Update build.gradle
This commit is contained in:
parent
220db7d6fb
commit
bed3c35360
@ -10,9 +10,9 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.xc3fff0e.xmanager"
|
applicationId "com.xc3fff0e.xmanager"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 29
|
||||||
versionCode 210209
|
versionCode 210209
|
||||||
versionName "4.3"
|
versionName "4.4"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Loading…
Reference in New Issue
Block a user