瀏覽代碼

remove legacy dexOptions

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 年之前
父節點
當前提交
9679ca5fb6
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      app/build.gradle

+ 0 - 4
app/build.gradle

@@ -85,10 +85,6 @@ android {
         testInstrumentationRunnerArgument "TEST_SERVER_PASSWORD", "${NC_TEST_SERVER_PASSWORD}"
     }
 
-    dexOptions {
-        javaMaxHeapSize "4g"
-    }
-
     buildTypes {
         release {
             minifyEnabled false