Remove obselete unused dexOptions.

main
Alex Hart 2022-12-08 10:50:31 -04:00
rodzic 04bf2cd0c2
commit bcd0360dd0
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -93,10 +93,6 @@ android {
freeCompilerArgs = ["-Xallow-result-return-type"]
}
dexOptions {
javaMaxHeapSize "4g"
}
signingConfigs {
if (keystores.debug != null) {
debug {