Publish core without AccessOverloadApi annotated functions by default and additional core-compact artifact
Open
infrastructure
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
As a result we should publish two `core` artifacts
- one with all deprecated AccessOverloadApi available in public API for compatibility with old code
- one with AccessOverloadApi made `internal`, so that no new code uses it and new users of the library only see String API and extension properties API that we now promote
Contributor guide
Assessment
This issue has not been assessed yet.