diff --git a/.kotlin/sessions/kotlin-compiler-10372555141187290834.salive b/.kotlin/sessions/kotlin-compiler-10372555141187290834.salive new file mode 100644 index 00000000..e69de29b diff --git a/gradle.properties b/gradle.properties index 41d1d151..02cef6a3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,5 @@ org.gradle.jvmargs=-Xms2G -Xmx4G -Dfile.encoding=UTF-8 --enable-native-access=ALL-UNNAMED org.gradle.parallel=true -# Limit workers to avoid R8/minify file locking on Windows (classes.dex in use by another process) -org.gradle.workers.max=1 android.useAndroidX=true kotlin.code.style=official android.nonTransitiveRClass=true