diff --git a/gradle.properties b/gradle.properties index ebacdd6..ccd54af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,5 +23,5 @@ org.gradle.parallel=true android.enableR8.fullMode=true org.gradle.unsafe.configuration-cache=true android.defaults.buildfeatures.buildconfig=true -kotlin.jvm.target.validation.mode=IGNORE -org.gradle.caching=true \ No newline at end of file +#kotlin.jvm.target.validation.mode=IGNORE +org.gradle.caching=true