Skip to content

Commit 63d4329

Browse files
committed
update group id
1 parent 4592a1e commit 63d4329

6 files changed

Lines changed: 2 additions & 4 deletions

File tree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

remote/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.coreAndroid'
77

88
android {
99
compileSdkVersion sdk_compile_version

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.coreAndroid'
77

88
android {
99
compileSdkVersion sdk_compile_version

retrofit/retrofit.iml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,11 @@
127127
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/annotations_typedef_file" />
128128
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/annotations_zip" />
129129
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/check-manifest" />
130-
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/consumer_proguard_file" />
131130
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
132131
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javac" />
133132
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
134133
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/library_and_local_jars_jni" />
135134
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/library_assets" />
136-
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint_jar" />
137135
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/merged_manifests" />
138136
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/packaged-classes" />
139137
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/packaged_res" />

0 commit comments

Comments
 (0)