nandi/frqpublic Fork 0
35f0e9b463ef2a1f75b62c02cc7dcbf57171828a
Commits
Clone
git clone https://git.rickub.com/nandi/frq.git
git clone ssh://git@rickub.com/nandi/frq.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

gradle.properties · 6 lines · 300 Bproperties Blame HistoryRaw
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago1org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
2android.useAndroidX=true
3# This newDsl flag was added by the Flutter template
4android.newDsl=false
5# This builtInKotlin flag was added by the Flutter template
6android.builtInKotlin=false