kopia lustrzana https://github.com/ryukoposting/Signal-Android
Remove obselete unused dexOptions.
rodzic
04bf2cd0c2
commit
bcd0360dd0
|
@ -93,10 +93,6 @@ android {
|
||||||
freeCompilerArgs = ["-Xallow-result-return-type"]
|
freeCompilerArgs = ["-Xallow-result-return-type"]
|
||||||
}
|
}
|
||||||
|
|
||||||
dexOptions {
|
|
||||||
javaMaxHeapSize "4g"
|
|
||||||
}
|
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
if (keystores.debug != null) {
|
if (keystores.debug != null) {
|
||||||
debug {
|
debug {
|
||||||
|
|
Ładowanie…
Reference in New Issue