mirror of
https://github.com/Ashinch/ReadYou.git
synced 2025-01-21 14:25:45 +01:00
8f1966d10a
Initial reorganization of the package structure, there may be missing files, I'll check them one by one later on
5 lines
143 B
INI
5 lines
143 B
INI
org.gradle.daemon=true
|
|
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 -XX:+UseParallelGC
|
|
org.gradle.parallel=true
|
|
android.useAndroidX=true
|