Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
153 B
Properties
Raw Permalink Normal View History

2026-02-06 19:51:23 -05:00
org.gradle.jvmargs=-Xmx512m -Dfile.encoding=UTF-8
org.gradle.workers.max=1
org.gradle.parallel=false
2026-01-29 20:29:45 -05:00
android.useAndroidX=true
kotlin.code.style=official