|
@@ -11,7 +11,6 @@
|
|
|
plugins {
|
|
plugins {
|
|
|
id 'com.android.application'
|
|
id 'com.android.application'
|
|
|
id 'kotlin-android'
|
|
id 'kotlin-android'
|
|
|
- id 'com.alibaba.arouter'
|
|
|
|
|
id 'kotlin-android-extensions'
|
|
id 'kotlin-android-extensions'
|
|
|
id 'kotlin-kapt'
|
|
id 'kotlin-kapt'
|
|
|
}
|
|
}
|
|
@@ -164,4 +163,4 @@ dependencies {
|
|
|
// implementation 'com.squareup.leakcanary:leakcanary-android:1.6.1'
|
|
// implementation 'com.squareup.leakcanary:leakcanary-android:1.6.1'
|
|
|
// compile 'com.github.dreamlivemeng:Clog:1.0.2'
|
|
// compile 'com.github.dreamlivemeng:Clog:1.0.2'
|
|
|
// releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.1'
|
|
// releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.1'
|
|
|
-}
|
|
|
|
|
|
|
+}
|