2022-03-04 15:58:31 +01:00
[ versions ]
2022-11-27 03:37:03 +01:00
aboutlib_version = "10.5.2"
2022-12-25 06:24:53 +01:00
okhttp_version = "5.0.0-alpha.11"
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"
2023-01-12 00:51:26 +01:00
sqlite = "2.3.0"
2023-01-22 06:07:49 +01:00
sqldelight = "1.5.5"
2022-11-13 16:38:32 +01:00
leakcanary = "2.10"
2022-12-03 04:35:30 +01:00
voyager = "1.0.0-rc07"
2022-12-11 04:45:37 +01:00
richtext = "0.16.0"
2022-03-04 15:58:31 +01:00
[ libraries ]
2023-02-05 16:02:20 +01:00
desugar = "com.android.tools:desugar_jdk_libs:2.0.2"
2022-03-04 15:58:31 +01:00
android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
2023-01-22 06:07:37 +01:00
google-services-gradle = "com.google.gms:google-services:4.3.15"
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" }
2023-01-08 16:17:00 +01:00
okio = "com.squareup.okio:okio:3.3.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"
2023-02-18 20:45:04 +01:00
jsoup = "org.jsoup:jsoup:1.15.4"
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
2023-01-29 16:31:41 +01:00
material = "com.google.android.material:material:1.8.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"
2023-02-18 20:45:04 +01:00
cascade = "me.saket.cascade:cascade-compose:2.0.0-rc02"
2023-01-22 06:07:43 +01:00
materialmotion-core = "io.github.fornewid:material-motion-compose-core:0.10.4"
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
2023-01-12 00:51:26 +01:00
junit = "org.junit.jupiter:junit-jupiter:5.9.2"
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
2023-01-19 04:33:56 +01:00
kotlinter = "org.jmailen.gradle:kotlinter-gradle:3.13.0"
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" ]