org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:+HeapDumpOnOutOfMemoryError android.useAndroidX=true android.enableJetifier=true # DJI Mobile SDK # Register the application id "com.dji.flutter.dji_msdk_sample" at # https://developer.dji.com/user/apps/ to obtain an App Key, then paste it below. # This value is injected into AndroidManifest.xml via a manifestPlaceholder. # DJI_API_KEY=PASTE_YOUR_DJI_APP_KEY_HERE DJI_API_KEY=e427e182254c91013ba591e9 # This builtInKotlin flag was added automatically by Flutter migrator android.builtInKotlin=false # This newDsl flag was added automatically by Flutter migrator android.newDsl=false