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