mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 04:28:35 +00:00
Remove obselete unused dexOptions.
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user