Skip to content

Commit

Permalink
Change back to compileOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Steffensen committed Aug 17, 2020
1 parent 456dca1 commit cfabbc9
Showing 1 changed file with 36 additions and 37 deletions.
73 changes: 36 additions & 37 deletions amkotlinutil/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,43 +55,42 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.3.0-alpha02'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta8'
implementation 'androidx.multidex:multidex:2.0.1'

implementation 'org.greenrobot:eventbus:3.1.1'
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation 'jp.wasabeef:glide-transformations:4.0.0'
implementation 'uk.co.chrisjenx:calligraphy:2.3.0'
implementation 'com.github.ChristianSteffensen.Conductor:conductor:599302efbe'
implementation 'com.github.ChristianSteffensen.Conductor:conductor-support:599302efbe'
implementation 'com.github.ChristianSteffensen.Conductor:conductor-rxlifecycle2:599302efbe'
implementation "io.reactivex.rxjava3:rxjava:3.0.4"
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
implementation "io.reactivex.rxjava3:rxkotlin:3.0.0"
implementation 'jp.wasabeef:blurry:3.0.0'
implementation "com.github.akarnokd:rxjava3-extensions:3.0.0"
implementation 'com.jakewharton.rxbinding4:rxbinding:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-core:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-appcompat:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-drawerlayout:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-leanback:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-recyclerview:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-slidingpanelayout:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-swiperefreshlayout:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-viewpager:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-viewpager2:4.0.0'
implementation 'com.jakewharton.rxbinding4:rxbinding-material:4.0.0'
implementation 'com.xwray:groupie:2.8.0'
implementation 'com.xwray:groupie-kotlin-android-extensions:2.8.0'
implementation 'jp.wasabeef:recyclerview-animators:3.0.0'
implementation 'com.squareup.retrofit2:retrofit:2.7.1'
implementation 'androidx.core:core-ktx:1.3.1'
implementation 'com.greysonparrelli.permiso:permiso:0.3.0'
implementation 'com.github.ajalt:timberkt:1.5.1'
implementation 'com.google.code.gson:gson:2.8.6'
compileOnly 'androidx.appcompat:appcompat:1.1.0'
compileOnly 'com.google.android.material:material:1.3.0-alpha02'
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
compileOnly 'androidx.constraintlayout:constraintlayout:2.0.0-beta8'
compileOnly 'androidx.multidex:multidex:2.0.1'
compileOnly 'org.greenrobot:eventbus:3.1.1'
compileOnly 'com.github.bumptech.glide:glide:4.11.0'
compileOnly 'jp.wasabeef:glide-transformations:4.0.0'
compileOnly 'uk.co.chrisjenx:calligraphy:2.3.0'
compileOnly 'com.github.ChristianSteffensen.Conductor:conductor:599302efbe'
compileOnly 'com.github.ChristianSteffensen.Conductor:conductor-support:599302efbe'
compileOnly 'com.github.ChristianSteffensen.Conductor:conductor-rxlifecycle2:599302efbe'
compileOnly "io.reactivex.rxjava3:rxjava:3.0.4"
compileOnly 'io.reactivex.rxjava3:rxandroid:3.0.0'
compileOnly "io.reactivex.rxjava3:rxkotlin:3.0.0"
compileOnly 'jp.wasabeef:blurry:3.0.0'
compileOnly "com.github.akarnokd:rxjava3-extensions:3.0.0"
compileOnly 'com.jakewharton.rxbinding4:rxbinding:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-core:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-appcompat:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-drawerlayout:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-leanback:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-recyclerview:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-slidingpanelayout:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-swiperefreshlayout:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-viewpager:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-viewpager2:4.0.0'
compileOnly 'com.jakewharton.rxbinding4:rxbinding-material:4.0.0'
compileOnly 'com.xwray:groupie:2.8.0'
compileOnly 'com.xwray:groupie-kotlin-android-extensions:2.8.0'
compileOnly 'jp.wasabeef:recyclerview-animators:3.0.0'
compileOnly 'com.squareup.retrofit2:retrofit:2.7.1'
compileOnly 'androidx.core:core-ktx:1.3.1'
compileOnly 'com.greysonparrelli.permiso:permiso:0.3.0'
compileOnly 'com.github.ajalt:timberkt:1.5.1'
compileOnly 'com.google.code.gson:gson:2.8.6'
}

//add javadocs
Expand Down

0 comments on commit cfabbc9

Please sign in to comment.