renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
805 stars 92 forks source link

F-Droid build failed #429

Closed linsui closed 2 years ago

linsui commented 2 years ago

Describe the bug

* What went wrong:
Could not determine the dependencies of task ':app:lintVitalStableRelease'.
> Could not resolve all artifacts for configuration ':app:stableDebugCompileClasspath'.
   > Could not find com.github.AppIntro:AppIntro:4.2.3.
     Required by:
         project :app

Could you please take a look? Thanks!

renyuneyun commented 2 years ago

Thanks for reporting. This is a known issue, and I have reported it earlier. See https://github.com/renyuneyun/Easer/issues/414#issuecomment-1086381634, https://github.com/AppIntro/AppIntro/issues/1008 and https://github.com/jitpack/jitpack.io/issues/5046

But it doesn't seem like to be fixed recently (if at all). I'm publishing new beta versions with the dependency updated.

linsui commented 2 years ago

Thanks! Then the new version should be picked up automatically.