Files
Test-CI-CD/gradle.properties
lamtruong28 e091288388
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m29s
Add all files to develop branch
2026-08-05 22:15:55 +07:00

12 lines
254 B
Properties

#Kotlin
kotlin.code.style=official
kotlin.daemon.jvmargs=-Xmx3072M
#Gradle
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
org.gradle.configuration-cache=true
org.gradle.caching=true
#Android
android.nonTransitiveRClass=true
android.useAndroidX=true