Change-Id: Iebf8eebb823629b68578533f8825af19eb701df9
@ -30,6 +30,7 @@ org.gradle.unsafe.configuration-cache=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
kapt.incremental.apt=true
# Non-transitive R classes is recommended and is faster/smaller
android.nonTransitiveRClass=true