From 6404a1285a00856434af55cb1da2251c23ae8331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9a=20Benz?= Date: Fri, 6 Sep 2024 16:03:08 +0200 Subject: [PATCH] Change description --- plugin-build/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-build/gradle.properties b/plugin-build/gradle.properties index 4de1c43..62983a9 100644 --- a/plugin-build/gradle.properties +++ b/plugin-build/gradle.properties @@ -2,7 +2,7 @@ ID=ch.ubique.linth GROUP=ch.ubique.linth VERSION=0.0.1 DISPLAY_NAME=Ubique Linth -DESCRIPTION=Ubique Linth +DESCRIPTION=Upload of APKs, change launcher icon with dev banner, proguard mapping and meta data merging WEBSITE=https://github.com/UbiqueInnovation/gradle-plugin-linth-android VCS_URL=https://github.com/UbiqueInnovation/gradle-plugin-linth-android IMPLEMENTATION_CLASS=ch.ubique.linth.LinthPlugin