ionic-team / capacitor-background-runner

Other
33 stars 17 forks source link

Android build #74

Open Sociiz opened 2 months ago

Sociiz commented 2 months ago

FAILURE: Build completed with 9 failures.

1: Task failed with an exception.

==============================================================================

louis123562 commented 1 month ago

I have the same problem:

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find :android-js-engine-release:.

I tried everything - even removing the android project and adding it again.

louis123562 commented 1 month ago

Installing version 1.0.4 does not lead to this error; upgrading to 1.0.5 after that works fine too. I guess something in the "installation routine" is missing in 1.0.5

louis123562 commented 3 weeks ago

check the description here: https://github.com/ionic-team/capacitor-background-runner/releases/tag/1.1.0

After that it works fine :)