
None of the AndroidX libs we depend on require jetification any more. Issue: androidx/media#1362 PiperOrigin-RevId: 636544337
8 lines
239 B
Properties
8 lines
239 B
Properties
## Project-wide Gradle settings.
|
|
android.useAndroidX=true
|
|
buildDir=buildout
|
|
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m
|
|
android.defaults.buildfeatures.buildconfig=true
|
|
android.nonTransitiveRClass=false
|
|
android.nonFinalResIds=false
|