Skip to content

Commit

Permalink
fixed group name
Browse files Browse the repository at this point in the history
  • Loading branch information
pawlo2102 committed Oct 18, 2019
1 parent b4152de commit 31644d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion retrofit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 31644d1

Please sign in to comment.