Closed licaon-kter closed 1 week ago
Hi there! Thanks for letting me know. This was fixed in #1703, so I just need to cut another release.
Should be better in 2.19.1, let me know if there are still issues.
maybe clean the cache or something? https://gitlab.com/fdroid/fdroiddata/-/jobs/8361075530
difflog: vay356.log
ah. looks like the app enviornment isn't being properly set up. I'll try to fix it later.
F-Droid's cleaning step removes non free dep pull line like
INFO: Removing usual suspect 'com.android.billingclient' at node_modules/.pnpm/capacitor-tips@1.0.0_@capacitor+core@6.1.2/node_modules/capacitor-tips/android/build.gradle
and that was fine until now:
any reason
capacitor-tips
is now a dependency even if we wantBUILD_FOSS_ONLY=true
?ref: https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/8342346703#L732