Skip to content

Commit 31644d1

Browse files
committed
fixed group name
1 parent b4152de commit 31644d1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

retrofit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
apply plugin: 'kotlin-android-extensions'
44
apply plugin: 'kotlin-kapt'
55
apply plugin: 'com.github.dcendents.android-maven'
6-
group = 'com.github.VRGsoftUA.core'
6+
group = 'com.github.VRGsoftUA'
77

88
android {
99
compileSdkVersion sdk_compile_version

0 commit comments

Comments
 (0)