diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 120c6b5..3482b5f 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/retrofit/build.gradle b/retrofit/build.gradle index c3928a0..02a2139 100644 --- a/retrofit/build.gradle +++ b/retrofit/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android' apply plugin: 'kotlin-android-extensions' apply plugin: 'kotlin-kapt' apply plugin: 'com.github.dcendents.android-maven' -group = 'com.github.VRGsoftUA.core' +group = 'com.github.VRGsoftUA' android { compileSdkVersion sdk_compile_version