mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
e565d0ee32
* feat: support building on Android * chore: add CI for mobile platform
6 lines
147 B
INI
6 lines
147 B
INI
org.gradle.jvmargs=-Xmx1536M
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
org.gradle.caching=true
|
|
android.suppressUnsupportedCompileSdk=33
|