Closed pixelshot91 closed 10 months ago
plugin.gradle: Use variant.buildType.name instead of variant.name. The latter is equal to flavor + buildMode while the former is just buildMode
It fixes this issue https://github.com/fzyzcjy/flutter_rust_bridge/issues/1606
plugin.gradle: Use variant.buildType.name instead of variant.name. The latter is equal to flavor + buildMode while the former is just buildMode
It fixes this issue https://github.com/fzyzcjy/flutter_rust_bridge/issues/1606