ioki-mobility / kmp-passenger-api

Kotlin Multiplatform ioki Passenger API
MIT License
1 stars 1 forks source link

Add javadoc to publication #46

Closed StefMa closed 3 weeks ago

StefMa commented 3 weeks ago

Adds a bit for #11 by preparing everything. But actual no javadoc is written.

This is also required to publish the lib to maven central.

How to test

Run ./gradlew publiToMavLoc and inspect ~/.m2/com/ioki/passenger-api.. Somewhere a new -javadoc.jar should be available. Replace jar with zip, unzip it and enjoy our nice javadoc 🙃

Screenshot 2024-10-31 at 1 32 48 PM