Remove unnecessary attributes.
This commit is contained in:
parent
8faeb05486
commit
848a95e766
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 12
|
|
||||||
versionName "0.6.0"
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue