kapt.incremental.apt=true

Change-Id: Iebf8eebb823629b68578533f8825af19eb701df9
pull/340/head
Inaki Villar 3 years ago
parent 8f9fe24001
commit 745a11b77a
No known key found for this signature in database
GPG Key ID: 5FC01F55C699D1F0

@ -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

Loading…
Cancel
Save