We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17368d3 + e31a06d commit 9b45fb8Copy full SHA for 9b45fb8
1 file changed
glide/build.gradle
@@ -1,8 +1,8 @@
1
apply plugin: 'com.android.library'
2
-apply plugin: 'kotlin-android-extensions'
3
apply plugin: 'kotlin-android'
4
-apply plugin: 'kotlin-kapt'
5
+apply plugin: 'com.github.dcendents.android-maven'
+group = 'com.github.Omega-R'
6
android {
7
compileSdkVersion 28
8
0 commit comments