You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Could not find no.nordicsemi.android:dfu:1.11.0 **
Error "Could not find no.nordicsemi.android:dfu:1.11.0" showed up in Ionic Cordova Android build.
I'm not sure if this is the right place to ask. If not, it would be great if someone can point me in the right direction. Really appreciate it.
I have been using cordova-plugin-dfu-update and it worked well with [email protected]. But once I upgraded to [email protected], the error Could not find no.nordicsemi.android:dfu:1.11.0 showed up. [email protected] is using Gradle 6.5 and [email protected] is using Gradle 7.2.
I'm wondering if this library is not uploaded to certain places, such as maven apache shown in the error logs below.
Logs
Task :app:checkDebugAarMetadata FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
** Could not find no.nordicsemi.android:dfu:1.11.0 **
Error "Could not find no.nordicsemi.android:dfu:1.11.0" showed up in Ionic Cordova Android build.
I'm not sure if this is the right place to ask. If not, it would be great if someone can point me in the right direction. Really appreciate it.
I have been using cordova-plugin-dfu-update and it worked well with [email protected]. But once I upgraded to [email protected], the error
Could not find no.nordicsemi.android:dfu:1.11.0
showed up. [email protected] is using Gradle 6.5 and [email protected] is using Gradle 7.2.I'm wondering if this library is not uploaded to certain places, such as maven apache shown in the error logs below.
Logs
FAILURE: Build failed with an exception.
Execution failed for task ':app:checkDebugAarMetadata'.
The text was updated successfully, but these errors were encountered: