diff --git a/gradle.properties b/gradle.properties index 53917da..41ac391 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,4 +22,3 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true org.gradle.caching=true -org.gradle.configuration-cache=true