libs.versions.toml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. [versions]
  2. aboutlib_version = "10.3.1"
  3. okhttp_version = "4.10.0"
  4. nucleus_version = "3.0.0"
  5. coil_version = "2.1.0"
  6. conductor_version = "3.1.5"
  7. flowbinding_version = "1.2.0"
  8. shizuku_version = "12.1.0"
  9. sqldelight = "1.5.3"
  10. leakcanary = "2.9.1"
  11. [libraries]
  12. android-shortcut-gradle = "com.github.zellius:android-shortcut-gradle-plugin:0.1.2"
  13. google-services-gradle = "com.google.gms:google-services:4.3.13"
  14. tachiyomi-api = "org.tachiyomi:source-api:1.1"
  15. rxandroid = "io.reactivex:rxandroid:1.2.1"
  16. rxjava = "io.reactivex:rxjava:1.3.8"
  17. rxrelay = "com.jakewharton.rxrelay:rxrelay:1.2.0"
  18. flowreactivenetwork = "ru.beryukhov:flowreactivenetwork:1.0.4"
  19. okhttp-core = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp_version" }
  20. okhttp-logging = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp_version" }
  21. okhttp-dnsoverhttps = { module = "com.squareup.okhttp3:okhttp-dnsoverhttps", version.ref = "okhttp_version" }
  22. okio = "com.squareup.okio:okio:3.2.0"
  23. conscrypt-android = "org.conscrypt:conscrypt-android:2.5.2"
  24. quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
  25. # TODO: remove Duktape once all extensions are using QuickJS
  26. duktape-android = "com.squareup.duktape:duktape-android:1.4.0"
  27. jsoup = "org.jsoup:jsoup:1.14.3"
  28. disklrucache = "com.jakewharton:disklrucache:2.0.2"
  29. unifile = "com.github.tachiyomiorg:unifile:17bec43"
  30. junrar = "com.github.junrar:junrar:7.5.2"
  31. sqlitektx = "androidx.sqlite:sqlite-ktx:2.3.0-alpha03"
  32. sqlite-android = "com.github.requery:sqlite-android:3.36.0"
  33. preferencektx = "androidx.preference:preference-ktx:1.2.0"
  34. flowpreferences = "com.fredporciuncula:flow-preferences:1.8.0"
  35. nucleus-core = { module = "info.android15.nucleus:nucleus", version.ref = "nucleus_version" }
  36. nucleus-supportv7 = { module = "info.android15.nucleus:nucleus-support-v7", version.ref = "nucleus_version" }
  37. injekt-core = "com.github.inorichi.injekt:injekt-core:65b0440"
  38. coil-core = { module = "io.coil-kt:coil", version.ref = "coil_version" }
  39. coil-gif = { module = "io.coil-kt:coil-gif", version.ref = "coil_version" }
  40. coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil_version" }
  41. subsamplingscaleimageview = "com.github.tachiyomiorg:subsampling-scale-image-view:846abe0"
  42. image-decoder = "com.github.tachiyomiorg:image-decoder:7481a4a"
  43. natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1"
  44. markwon = "io.noties.markwon:core:4.6.2"
  45. material = "com.google.android.material:material:1.7.0-alpha03"
  46. androidprocessbutton = "com.github.dmytrodanylyk.android-process-button:library:1.0.4"
  47. flexible-adapter-core = "com.github.arkon.FlexibleAdapter:flexible-adapter:c8013533"
  48. flexible-adapter-ui = "com.github.arkon.FlexibleAdapter:flexible-adapter-ui:c8013533"
  49. viewstatepageradapter = "com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0"
  50. photoview = "com.github.chrisbanes:PhotoView:2.3.0"
  51. directionalviewpager = "com.github.tachiyomiorg:DirectionalViewPager:1.0.0"
  52. insetter = "dev.chrisbanes.insetter:insetter:0.6.1"
  53. conductor-core = { module = "com.bluelinelabs:conductor", version.ref = "conductor_version" }
  54. conductor-viewpager = { module = "com.bluelinelabs:conductor-viewpager", version.ref = "conductor_version" }
  55. conductor-support-preference = { module = "com.github.tachiyomiorg:conductor-support-preference", version.ref = "conductor_version" }
  56. flowbinding-android = { module = "io.github.reactivecircus.flowbinding:flowbinding-android", version.ref = "flowbinding_version" }
  57. flowbinding-appcompat = { module = "io.github.reactivecircus.flowbinding:flowbinding-appcompat", version.ref = "flowbinding_version" }
  58. logcat = "com.squareup.logcat:logcat:0.1"
  59. acra-http = "ch.acra:acra-http:5.9.5"
  60. firebase-analytics = "com.google.firebase:firebase-analytics-ktx:21.1.0"
  61. aboutLibraries-gradle = { module = "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin", version.ref = "aboutlib_version" }
  62. aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose", version.ref ="aboutlib_version" }
  63. shizuku-api = { module = "dev.rikka.shizuku:api", version.ref = "shizuku_version" }
  64. shizuku-provider = { module = "dev.rikka.shizuku:provider", version.ref = "shizuku_version" }
  65. leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref ="leakcanary" }
  66. leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android", version.ref ="leakcanary" }
  67. sqldelight-android-driver = { module = "com.squareup.sqldelight:android-driver", version.ref ="sqldelight" }
  68. sqldelight-coroutines = { module = "com.squareup.sqldelight:coroutines-extensions-jvm", version.ref ="sqldelight" }
  69. sqldelight-android-paging = { module = "com.squareup.sqldelight:android-paging3-extensions", version.ref ="sqldelight" }
  70. sqldelight-gradle = { module="com.squareup.sqldelight:gradle-plugin", version.ref ="sqldelight" }
  71. junit = "org.junit.jupiter:junit-jupiter:5.9.0"
  72. [bundles]
  73. reactivex = ["rxandroid", "rxjava", "rxrelay"]
  74. okhttp = ["okhttp-core", "okhttp-logging", "okhttp-dnsoverhttps"]
  75. js-engine = ["quickjs-android", "duktape-android"]
  76. sqlite = ["sqlitektx", "sqlite-android"]
  77. nucleus = ["nucleus-core", "nucleus-supportv7"]
  78. coil = ["coil-core", "coil-gif", "coil-compose"]
  79. flowbinding = ["flowbinding-android", "flowbinding-appcompat"]
  80. conductor = ["conductor-core", "conductor-viewpager", "conductor-support-preference"]
  81. shizuku = ["shizuku-api", "shizuku-provider"]
  82. [plugins]
  83. kotlinter = { id = "org.jmailen.kotlinter", version = "3.11.1" }
  84. versionsx = { id = "com.github.ben-manes.versions", version = "0.42.0" }