mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
remove legacy dexOptions
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
b7873cdf7a
commit
9679ca5fb6
@ -85,10 +85,6 @@ android {
|
||||
testInstrumentationRunnerArgument "TEST_SERVER_PASSWORD", "${NC_TEST_SERVER_PASSWORD}"
|
||||
}
|
||||
|
||||
dexOptions {
|
||||
javaMaxHeapSize "4g"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
|
Loading…
Reference in New Issue
Block a user