Skip to content

Commit e31a06d

Browse files
committed
Fixed glide module
1 parent 4e77f24 commit e31a06d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

glide/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apply plugin: 'com.android.library'
2-
apply plugin: 'kotlin-android-extensions'
32
apply plugin: 'kotlin-android'
4-
apply plugin: 'kotlin-kapt'
53

4+
apply plugin: 'com.github.dcendents.android-maven'
5+
group = 'com.github.Omega-R'
66
android {
77
compileSdkVersion 28
88

0 commit comments

Comments
 (0)