We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4152de commit 31644d1Copy full SHA for 31644d1
.idea/caches/build_file_checksums.ser
0 Bytes
retrofit/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
3
apply plugin: 'kotlin-android-extensions'
4
apply plugin: 'kotlin-kapt'
5
apply plugin: 'com.github.dcendents.android-maven'
6
-group = 'com.github.VRGsoftUA.core'
+group = 'com.github.VRGsoftUA'
7
8
android {
9
compileSdkVersion sdk_compile_version
0 commit comments