2022-03-04 15:58:31 +01:00
[ versions ]
2022-11-27 03:37:03 +01:00
aboutlib_version = "10.5.2"
2022-08-31 22:51:33 +02:00
okhttp_version = "5.0.0-alpha.10"
2022-10-02 05:02:23 +02:00
coil_version = "2.2.2"
2022-10-09 16:37:36 +02:00
shizuku_version = "12.2.0"
2022-12-08 04:44:09 +01:00
sqlite = "2.3.0-rc01"
2022-10-12 04:40:02 +02:00
sqldelight = "1.5.4"
2022-11-13 16:38:32 +01:00
leakcanary = "2.10"
2022-12-03 04:35:30 +01:00
voyager = "1.0.0-rc07"
richtext = "0.15.0"
2022-03-04 15:58:31 +01:00
[ libraries ]
2022-11-10 04:31:56 +01:00
desugar = "com.android.tools:desugar_jdk_libs:1.2.2"
2022-03-04 15:58:31 +01:00
android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
2022-09-18 04:36:39 +02:00
google-services-gradle = "com.google.gms:google-services:4.3.14"
2022-03-04 15:58:31 +01:00
rxandroid = "io.reactivex:rxandroid:1.2.1"
rxjava = "io.reactivex:rxjava:1.3.8"
rxrelay = "com.jakewharton.rxrelay:rxrelay:1.2.0"
flowreactivenetwork = "ru.beryukhov:flowreactivenetwork:1.0.4"
okhttp-core = { module = "com.squareup.okhttp3:okhttp" , version . ref = "okhttp_version" }
okhttp-logging = { module = "com.squareup.okhttp3:logging-interceptor" , version . ref = "okhttp_version" }
okhttp-dnsoverhttps = { module = "com.squareup.okhttp3:okhttp-dnsoverhttps" , version . ref = "okhttp_version" }
2022-07-03 04:53:19 +02:00
okio = "com.squareup.okio:okio:3.2.0"
2022-03-04 15:58:31 +01:00
conscrypt-android = "org.conscrypt:conscrypt-android:2.5.2"
quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
2022-08-28 06:06:39 +02:00
jsoup = "org.jsoup:jsoup:1.15.3"
2022-03-04 15:58:31 +01:00
disklrucache = "com.jakewharton:disklrucache:2.0.2"
unifile = "com.github.tachiyomiorg:unifile:17bec43"
2022-11-06 03:42:28 +01:00
junrar = "com.github.junrar:junrar:7.5.4"
2022-03-04 15:58:31 +01:00
2022-12-08 04:44:09 +01:00
sqlite-framework = { module = "androidx.sqlite:sqlite-framework" , version . ref = "sqlite" }
sqlite-ktx = { module = "androidx.sqlite:sqlite-ktx" , version . ref = "sqlite" }
2022-11-20 04:44:53 +01:00
sqlite-android = "com.github.requery:sqlite-android:3.39.2"
2022-03-04 15:58:31 +01:00
preferencektx = "androidx.preference:preference-ktx:1.2.0"
injekt-core = "com.github.inorichi.injekt:injekt-core:65b0440"
coil-core = { module = "io.coil-kt:coil" , version . ref = "coil_version" }
coil-gif = { module = "io.coil-kt:coil-gif" , version . ref = "coil_version" }
2022-04-22 23:29:24 +02:00
coil-compose = { module = "io.coil-kt:coil-compose" , version . ref = "coil_version" }
2022-03-04 15:58:31 +01:00
subsamplingscaleimageview = "com.github.tachiyomiorg:subsampling-scale-image-view:846abe0"
2022-11-17 04:38:08 +01:00
image-decoder = "com.github.tachiyomiorg:image-decoder:7879b45"
2022-03-04 15:58:31 +01:00
natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1"
2022-12-03 04:35:30 +01:00
richtext-commonmark = { module = "com.halilibo.compose-richtext:richtext-commonmark" , version . ref = "richtext" }
richtext-m3 = { module = "com.halilibo.compose-richtext:richtext-ui-material3" , version . ref = "richtext" }
2022-04-17 17:30:05 +02:00
2022-10-20 15:16:00 +02:00
material = "com.google.android.material:material:1.7.0"
2022-03-04 15:58:31 +01:00
flexible-adapter-core = "com.github.arkon.FlexibleAdapter:flexible-adapter:c8013533"
flexible-adapter-ui = "com.github.arkon.FlexibleAdapter:flexible-adapter-ui:c8013533"
photoview = "com.github.chrisbanes:PhotoView:2.3.0"
directionalviewpager = "com.github.tachiyomiorg:DirectionalViewPager:1.0.0"
insetter = "dev.chrisbanes.insetter:insetter:0.6.1"
2022-09-10 04:29:40 +02:00
cascade = "me.saket.cascade:cascade-compose:2.0.0-beta1"
2022-11-10 04:31:56 +01:00
wheelpicker = "com.github.commandiron:WheelPickerCompose:1.0.11"
2022-03-04 15:58:31 +01:00
logcat = "com.squareup.logcat:logcat:0.1"
2022-11-27 22:25:42 +01:00
acra-http = "ch.acra:acra-http:5.9.7"
2022-10-16 16:25:43 +02:00
firebase-analytics = "com.google.firebase:firebase-analytics-ktx:21.2.0"
2022-03-04 15:58:31 +01:00
2022-04-23 16:52:19 +02:00
aboutLibraries-gradle = { module = "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin" , version . ref = "aboutlib_version" }
2022-07-31 17:48:23 +02:00
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose" , version . ref = "aboutlib_version" }
2022-03-04 15:58:31 +01:00
shizuku-api = { module = "dev.rikka.shizuku:api" , version . ref = "shizuku_version" }
shizuku-provider = { module = "dev.rikka.shizuku:provider" , version . ref = "shizuku_version" }
2022-07-31 17:48:23 +02:00
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android" , version . ref = "leakcanary" }
leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android" , version . ref = "leakcanary" }
2022-03-04 15:58:31 +01:00
2022-07-31 17:48:23 +02:00
sqldelight-android-driver = { module = "com.squareup.sqldelight:android-driver" , version . ref = "sqldelight" }
sqldelight-coroutines = { module = "com.squareup.sqldelight:coroutines-extensions-jvm" , version . ref = "sqldelight" }
sqldelight-android-paging = { module = "com.squareup.sqldelight:android-paging3-extensions" , version . ref = "sqldelight" }
sqldelight-gradle = { module = "com.squareup.sqldelight:gradle-plugin" , version . ref = "sqldelight" }
2022-04-22 23:29:24 +02:00
2022-09-22 04:19:00 +02:00
junit = "org.junit.jupiter:junit-jupiter:5.9.1"
2022-04-24 22:16:05 +02:00
2022-10-26 15:22:38 +02:00
voyager-navigator = { module = "ca.gosyer:voyager-navigator" , version . ref = "voyager" }
2022-12-03 04:35:30 +01:00
voyager-tab-navigator = { module = "ca.gosyer:voyager-tab-navigator" , version . ref = "voyager" }
2022-10-26 15:22:38 +02:00
voyager-transitions = { module = "ca.gosyer:voyager-transitions" , version . ref = "voyager" }
2022-10-15 17:38:01 +02:00
2022-03-04 15:58:31 +01:00
[ bundles ]
2022-05-19 04:30:28 +02:00
reactivex = [ "rxandroid" , "rxjava" , "rxrelay" ]
okhttp = [ "okhttp-core" , "okhttp-logging" , "okhttp-dnsoverhttps" ]
2022-08-18 04:23:05 +02:00
js-engine = [ "quickjs-android" ]
2022-12-08 04:44:09 +01:00
sqlite = [ "sqlite-framework" , "sqlite-ktx" , "sqlite-android" ]
2022-05-19 04:30:28 +02:00
coil = [ "coil-core" , "coil-gif" , "coil-compose" ]
shizuku = [ "shizuku-api" , "shizuku-provider" ]
2022-12-03 04:35:30 +01:00
voyager = [ "voyager-navigator" , "voyager-tab-navigator" , "voyager-transitions" ]
richtext = [ "richtext-commonmark" , "richtext-m3" ]
2022-03-04 15:58:31 +01:00
[ plugins ]
2022-10-21 20:28:10 +02:00
kotlinter = { id = "org.jmailen.kotlinter" , version = "3.12.0" }