diff --git a/RangeSeekBar/build.gradle b/RangeSeekBar/build.gradle index a6e6995..dc22b6d 100644 --- a/RangeSeekBar/build.gradle +++ b/RangeSeekBar/build.gradle @@ -1,6 +1,6 @@ apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' -group='com.github.JinJieGu' +group='com.github.Jay-Goo' android { compileSdkVersion rootProject.ext.compileSdkVersion