Open nacuta opened 1 month ago
Same for me here.
Same for me here.
I'm out on vacation, the error seems to be with the merged values.xml file
Our plugin has no values.xml, I'm not available to fix this as of now
Post about the temporary fix here, if you're able to find
Same, gradle 8 Error in release only
Found a temp fix
Set compileSdkVersion:
compileSdkVersion 34
in the plugin:
android/build.gradle
@daadu Someone made PR to fix this issue: https://github.com/daadu/receive_intent/pull/29 Workaround posted above did not work for me
workaround above works for me, but i prefer this way to change version https://github.com/flutter/flutter/issues/153281#issuecomment-2292201697 in short words: it changing compileSdkVersion from 30 to 31 for all plugins that below 31
New project with version 3.24.3 and the only aded package is receive_intent. At build apk this error occurs:
"Execution failed for task ':receive_intent:verifyReleaseResources'.