mirror of
https://github.com/PurpleI2P/i2pd-android.git
synced 2025-03-13 05:51:12 +00:00

* Fix foreground notification * Trying to fix app quit * Remove unsupported UI items * Remove misleading exceptions * Set Unix exec bit on build scripts * Revamp processAssets point to be launched * Corrected logic of daemon status events * Fix double I2PActivity.onCreate call hangup * Fix exception processing @ processAssets
5 lines
182 B
INI
5 lines
182 B
INI
android.enableJetifier=true
|
|
android.useAndroidX=true
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|