Loading commons/build.gradle +1 −2 Original line number Diff line number Diff line apply plugin: 'com.android.library' apply plugin: 'kotlin-android' apply plugin: 'kotlin-android-extensions' apply plugin: 'kotlin-kapt' android { compileSdkVersion propCompileSdkVersion Loading Loading @@ -36,7 +35,7 @@ dependencies { compile 'com.bignerdranch.android:recyclerview-multiselect:0.2' compile 'com.github.ajalt.reprint:core:3.2.0@aar' kapt 'com.github.bumptech.glide:compiler:4.6.1' annotationProcessor 'com.github.bumptech.glide:compiler:4.6.1' } apply from: '../bintray-upload.gradle' gradle.properties +0 −2 Original line number Diff line number Diff line Loading @@ -15,5 +15,3 @@ org.gradle.jvmargs=-Xmx1536m # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true android.enableAapt2=false Loading
commons/build.gradle +1 −2 Original line number Diff line number Diff line apply plugin: 'com.android.library' apply plugin: 'kotlin-android' apply plugin: 'kotlin-android-extensions' apply plugin: 'kotlin-kapt' android { compileSdkVersion propCompileSdkVersion Loading Loading @@ -36,7 +35,7 @@ dependencies { compile 'com.bignerdranch.android:recyclerview-multiselect:0.2' compile 'com.github.ajalt.reprint:core:3.2.0@aar' kapt 'com.github.bumptech.glide:compiler:4.6.1' annotationProcessor 'com.github.bumptech.glide:compiler:4.6.1' } apply from: '../bintray-upload.gradle'
gradle.properties +0 −2 Original line number Diff line number Diff line Loading @@ -15,5 +15,3 @@ org.gradle.jvmargs=-Xmx1536m # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true android.enableAapt2=false