Skip to content

Commit 35cfed5

Browse files
committed
update
1 parent 37d1803 commit 35cfed5

11 files changed

Lines changed: 4 additions & 2 deletions

File tree

500 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
108 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.coreAndroid'
6+
group = 'com.github.VRGsoftUA'
77

88
android {
99
compileSdkVersion sdk_compile_version

remote/remote.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
148148
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/transforms" />
149149
<excludeFolder url="file://$MODULE_DIR$/build/kotlin" />
150+
<excludeFolder url="file://$MODULE_DIR$/build/libs" />
150151
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
151152
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
152153
</content>

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.coreAndroid'
6+
group = 'com.github.VRGsoftUA'
77

88
android {
99
compileSdkVersion sdk_compile_version

0 commit comments

Comments
 (0)