2022-03-04 15:58:31 +01:00
|
|
|
[versions]
|
2023-07-10 17:16:34 +02:00
|
|
|
aboutlib_version = "10.8.2"
|
2022-12-25 06:24:53 +01:00
|
|
|
okhttp_version = "5.0.0-alpha.11"
|
2022-10-09 16:37:36 +02:00
|
|
|
shizuku_version = "12.2.0"
|
2023-03-23 03:58:42 +01:00
|
|
|
sqlite = "2.3.1"
|
2023-01-22 06:07:49 +01:00
|
|
|
sqldelight = "1.5.5"
|
2023-07-01 04:09:07 +02:00
|
|
|
leakcanary = "2.12"
|
2023-05-13 00:01:48 +02:00
|
|
|
voyager = "1.0.0-rc06"
|
2022-12-11 04:45:37 +01:00
|
|
|
richtext = "0.16.0"
|
2022-03-04 15:58:31 +01:00
|
|
|
|
|
|
|
[libraries]
|
2023-04-02 21:20:17 +02:00
|
|
|
desugar = "com.android.tools:desugar_jdk_libs:2.0.3"
|
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"
|
|
|
|
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-07-08 16:06:55 +02:00
|
|
|
okio = "com.squareup.okio:okio:3.4.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-05-06 04:47:23 +02:00
|
|
|
jsoup = "org.jsoup:jsoup:1.16.1"
|
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" }
|
2023-05-21 17:22:10 +02:00
|
|
|
sqlite-android = "com.github.requery:sqlite-android:3.42.0"
|
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"
|
|
|
|
|
2023-06-01 04:48:13 +02:00
|
|
|
coil-bom = { module = "io.coil-kt:coil-bom", version = "2.4.0" }
|
|
|
|
coil-core = { module = "io.coil-kt:coil" }
|
|
|
|
coil-gif = { module = "io.coil-kt:coil-gif" }
|
|
|
|
coil-compose = { module = "io.coil-kt:coil-compose" }
|
2022-03-04 15:58:31 +01:00
|
|
|
|
2023-03-22 03:59:42 +01:00
|
|
|
subsamplingscaleimageview = "com.github.tachiyomiorg:subsampling-scale-image-view:c8e2650"
|
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-05-07 16:04:00 +02:00
|
|
|
material = "com.google.android.material:material:1.9.0"
|
2022-03-04 15:58:31 +01:00
|
|
|
flexible-adapter-core = "com.github.arkon.FlexibleAdapter:flexible-adapter: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-07-10 04:43:56 +02:00
|
|
|
compose-materialmotion = "io.github.fornewid:material-motion-compose-core:1.0.4"
|
2023-03-05 21:37:41 +01:00
|
|
|
compose-simpleicons = "br.com.devsrsouza.compose.icons.android:simple-icons:1.0.0"
|
2022-03-04 15:58:31 +01:00
|
|
|
|
2023-07-08 16:02:20 +02:00
|
|
|
swipe = "me.saket.swipe:swipe:1.2.0"
|
|
|
|
|
2022-03-04 15:58:31 +01:00
|
|
|
logcat = "com.squareup.logcat:logcat:0.1"
|
|
|
|
|
2023-06-20 04:16:01 +02:00
|
|
|
acra-http = "ch.acra:acra-http:5.10.1"
|
2023-05-27 04:52:00 +02:00
|
|
|
firebase-analytics = "com.google.firebase:firebase-analytics-ktx:21.3.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-04-30 04:07:42 +02:00
|
|
|
junit = "org.junit.jupiter:junit-jupiter:5.9.3"
|
2023-05-12 23:44:48 +02:00
|
|
|
kotest-assertions = "io.kotest:kotest-assertions-core:5.6.2"
|
2023-05-27 04:52:00 +02:00
|
|
|
mockk = "io.mockk:mockk:1.13.5"
|
2022-04-24 22:16:05 +02:00
|
|
|
|
2023-05-13 00:01:48 +02:00
|
|
|
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
|
|
|
|
voyager-tab-navigator = { module = "cafe.adriel.voyager:voyager-tab-navigator", version.ref = "voyager" }
|
|
|
|
voyager-transitions = { module = "cafe.adriel.voyager: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]
|
2023-05-30 16:25:20 +02:00
|
|
|
reactivex = ["rxandroid", "rxjava"]
|
2022-05-19 04:30:28 +02:00
|
|
|
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"]
|
2023-04-30 04:14:49 +02:00
|
|
|
test = ["junit", "kotest-assertions", "mockk"]
|