Closed licaon-kter closed 1 week ago
Bug in components:analytics:metric:noop
. SingleActivity
require MetricAndroidApi
, but only MetricApi
is provided in components:analytics:metric:noop
Sorry, it's our fault
@licaon-kter could you please try this commit? https://github.com/flipperdevices/Flipper-Android-App/commit/c879b21c6723f1482e3c93de8650e1547aa5481a
thanks, builds fine and (at leasts) starts fine :+1:
ref: https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/8330654328/viewer#L541
so I remove some stuff that's known non-FOSS: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/16572/diffs#15ed47849e7fb215392b4d0ba8777d208cc3fb8d_537_544
and clean 2 lines: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/16572/diffs#15ed47849e7fb215392b4d0ba8777d208cc3fb8d_537_554
but now it fails: https://gitlab.com/fdroid/fdroiddata/-/jobs/8332194404#L6175
what did I miss?