mirror of
https://github.com/Ashinch/ReadYou.git
synced 2025-02-08 16:18:40 +01:00
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
|