ankidroid / ankidroid/Anki-Android
The API library does not seem to have publishing to maven central setup / enhance jitpack publishing to pre-build + detect failure?
- Dominant language
- Kotlin
- Stars
- 11.8k
- Forks
- 2.9k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 168
Description
The API library does not seem to have publishing to maven central setup
I have locally integrated the API version bump and cleaned things up so a local publish works, but I will need to log a separate issue to track down auto-publishing. I have used mavenCentral before and it is kind of a pain, it might be better to use jitpack
Jitpack already has a test release of this up I think?
implementation 'com.github.ankidroid.Anki-Android:api-v1.1.0' ?
https://jitpack.io/com/github/ankidroid/Anki-Android/api-v1.1.0/
Need some work I think though, following docs here: https://jitpack.io/docs/BUILDING/
A test integration to the apisample should show whether it is working or not
_Originally posted by @mikehardy in https://github.com/ankidroid/Anki-Android/issues/7908#issuecomment-748649094_
Contributor guide
Assessment
This issue has not been assessed yet.