mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-05 18:45:17 +08:00
chore: modified plugin config
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
ID=com.axzae.unmeta
|
ID=com.axzae.unmeta
|
||||||
VERSION=1.2.1
|
VERSION=1.2.2-local
|
||||||
GROUP=com.axzae
|
GROUP=com.axzae
|
||||||
DISPLAY_NAME=Unmeta Kotlin Gradle Plugin for Android
|
DISPLAY_NAME=Unmeta Kotlin Gradle Plugin for Android
|
||||||
DESCRIPTION=Remove @DebugMetadata annotation from your Kotlin classes
|
DESCRIPTION=Remove @DebugMetadata @Metadata @SourceDebugExtension annotation from your Kotlin classes
|
||||||
WEBSITE=https://github.com/axzae/unmeta-gradle-plugin
|
WEBSITE=https://github.com/axzae/unmeta-gradle-plugin
|
||||||
VCS_URL=https://github.com/axzae/unmeta-gradle-plugin
|
VCS_URL=https://github.com/axzae/unmeta-gradle-plugin
|
||||||
IMPLEMENTATION_CLASS=com.axzae.unmeta.UnmetaPlugin
|
IMPLEMENTATION_CLASS=com.axzae.unmeta.UnmetaPlugin
|
||||||
# Maven Central POM
|
# Maven Central POM
|
||||||
ORGANIZATION_NAME=Axzae
|
ORGANIZATION_NAME=Axzae, fankesyooni
|
||||||
ORGANIZATION_URL=https://www.axzae.com
|
ORGANIZATION_URL=https://www.axzae.com
|
||||||
LICENSE_NAME=The MIT License
|
LICENSE_NAME=The MIT License
|
||||||
LICENSE_URL=https://opensource.org/license/mit/
|
LICENSE_URL=https://opensource.org/license/mit/
|
||||||
DEVELOPER_NAME=You Qi
|
DEVELOPER_NAME=You Qi, fankesyooni
|
||||||
|
Reference in New Issue
Block a user