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?
- Lenguaje dominante
- Kotlin
- Estrellas
- 11.8k
- Forks
- 2.9k
- Merge medio
- 2 d 1 h
- PR fusionados (30 d)
- 168
Descripción
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_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.