mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-23 08:19:50 +02:00
fix: opt out of AGP 9 newDsl for Flutter compatibility
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:ReservedCodeCacheSize=256m -XX:+HeapDumpOnOutOfMemoryError
|
||||
android.useAndroidX=true
|
||||
android.newDsl=false
|
||||
|
||||
Reference in New Issue
Block a user