You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decide on version scheme.
Currently, the version is set to 0.0.0. Should this be in sync with the releases, or should it be updated by itself?
Update documentation.
Ensure documentation is compliant and well descriptive. Currently it just takes documentation straight from the C API which is not helpful at all.
Update license headers.
While we all know it is apache2, I will add the headers to all files for it.
Publish to maven central.
Once prior steps are complete, Publish to the maven repository.
Update dependents.
Numerous dependent applications should be updated to make use of the Kotlin API.
Currently, the version is set to 0.0.0. Should this be in sync with the releases, or should it be updated by itself?
Ensure documentation is compliant and well descriptive. Currently it just takes documentation straight from the C API which is not helpful at all.
While we all know it is apache2, I will add the headers to all files for it.
Once prior steps are complete, Publish to the maven repository.
Numerous dependent applications should be updated to make use of the Kotlin API.
androidandjavasub-projectsThey are duplicate code, and Android is default Kotlin nowadays anyways.
Continued from #1241