pick the right type (probably <https://google.gith...
# gradle
o
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... }