Explorar o código

Update gradle

Mario Danic %!s(int64=8) %!d(string=hai) anos
pai
achega
4d6cc118b2
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      build.gradle

+ 5 - 0
build.gradle

@@ -98,6 +98,11 @@ android {
         htmlReport true
         htmlOutput file("$project.buildDir/reports/lint/lint.html")
     }
+
+    dexOptions {
+        javaMaxHeapSize "4g"
+    }
+
     compileSdkVersion 24
     buildToolsVersion "24.0.2"