mirror of
https://github.com/fankes/unmeta-gradle-plugin.git
synced 2025-09-04 01:55:16 +08:00
15 lines
578 B
Properties
15 lines
578 B
Properties
ID=com.axzae.unmeta
|
|
VERSION=1.2.2-local
|
|
GROUP=com.axzae
|
|
DISPLAY_NAME=Unmeta Kotlin Gradle Plugin for Android
|
|
DESCRIPTION=Remove @DebugMetadata @Metadata @SourceDebugExtension annotation from your Kotlin classes
|
|
WEBSITE=https://github.com/axzae/unmeta-gradle-plugin
|
|
VCS_URL=https://github.com/axzae/unmeta-gradle-plugin
|
|
IMPLEMENTATION_CLASS=com.axzae.unmeta.UnmetaPlugin
|
|
# Maven Central POM
|
|
ORGANIZATION_NAME=Axzae, fankesyooni
|
|
ORGANIZATION_URL=https://www.axzae.com
|
|
LICENSE_NAME=The MIT License
|
|
LICENSE_URL=https://opensource.org/license/mit/
|
|
DEVELOPER_NAME=You Qi, fankesyooni
|