Commit d1b1c765 authored by Him188's avatar Him188

Set a higher heap size

parent ec82232a
apply plugin: "com.android.library"
android {
dexOptions{
javaMaxHeapSize "4g"
}
compileSdkVersion(29)
defaultConfig {
minSdkVersion(15)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment