Explorar o código

Remove vector drawable support library flag

Not needed since our min SDK is >= 21
arkon %!s(int64=5) %!d(string=hai) anos
pai
achega
f841d3d259
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      app/build.gradle

+ 0 - 2
app/build.gradle

@@ -47,8 +47,6 @@ android {
         buildConfigField "String", "BUILD_TIME", "\"${getBuildTime()}\""
         buildConfigField "boolean", "INCLUDE_UPDATER", "false"
 
-        vectorDrawables.useSupportLibrary = true
-
         multiDexEnabled true
 
         ndk {