mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-07 19:14:11 +08:00
refactor: use magic to hide lint on non-public, inline api
- remove all YukiPrivateApi and @PublishedApi
This commit is contained in:
@@ -11,7 +11,6 @@ project.url=https://github.com/fankes/YukiReflection
|
||||
project.groupName=com.highcapable.yukireflection
|
||||
project.yukireflection-core.moduleName=api
|
||||
project.yukireflection-core.version="1.0.2"
|
||||
project.yukireflection-core.kotlin-optIn.YukiPrivateApi=${project.groupName}.annotation.YukiPrivateApi
|
||||
project.licence.name=MIT
|
||||
project.licence.url=https://github.com/fankes/YukiReflection/blob/master/LICENSE
|
||||
project.developer.id="0"
|
||||
|
Reference in New Issue
Block a user