···1010# This option should only be used with decoupled projects. More details, visit
1111# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1212org.gradle.parallel=true
1313-#Sat May 02 07:38:24 MSK 2020
1413kotlin.code.style=official
1514android.enableJetifier=false
1615org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
1716android.useAndroidX=true
1717+1818+# TODO With AGP version 8 these defaults to true
1919+android.nonFinalResIds=false
2020+android.nonTransitiveRClass=false
2121+android.enableR8.fullMode=false