Join Slack
Powered by
pick the right type (probably <https://google.gith...
# gradle
o
octylFractal
10/07/2018, 7:01 AM
pick the right type (probably
https://google.github.io/android-gradle-dsl/current/com.android.build.gradle.BaseExtension.html
) and do
project.configure<BaseExtension> { dexOptions.preDex... }
Open in Slack
Previous
Next