mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00

* Change the layout_height parameter to more appropriate attribute. * Changed compile to implementation in build.gradle files.
5 lines
119 B
INI
5 lines
119 B
INI
android.enableD8=true
|
|
android.enableD8.desugaring=true
|
|
org.gradle.configureondemand=false
|
|
org.gradle.jvmargs=-Xmx4096m
|