From 57f1d5fd2d586ca269cdf2f866296582a2d3477c Mon Sep 17 00:00:00 2001 From: kimdohun Date: Thu, 23 Sep 2021 10:56:08 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9D=BC=EC=9D=B4=EB=B8=8C=EB=9F=AC=EB=A6=AC?= =?UTF-8?q?=20group=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gatabuta/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatabuta/build.gradle b/gatabuta/build.gradle index 648b256..0d766ce 100644 --- a/gatabuta/build.gradle +++ b/gatabuta/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' apply plugin: 'kotlin-android' apply plugin: 'com.github.dcendents.android-maven' -group = 'com.github.kimdohun0104.gatabuta' +group = 'com.github.FindaDeveloper.gatabuta' android { compileSdkVersion 30