We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e77f24 commit e31a06dCopy full SHA for e31a06d
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