mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 12:25:08 +01:00
Bump dependencies
This commit is contained in:
parent
96f6a5abc2
commit
bc692ebfc6
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
compiler = "1.5.1"
|
||||
compose-bom = "2023.09.00-alpha01"
|
||||
compose-bom = "2023.09.00-alpha02"
|
||||
accompanist = "0.33.0-alpha"
|
||||
|
||||
[libraries]
|
||||
|
@ -58,7 +58,7 @@ flexible-adapter-core = "com.github.arkon.FlexibleAdapter:flexible-adapter:c8013
|
||||
photoview = "com.github.chrisbanes:PhotoView:2.3.0"
|
||||
directionalviewpager = "com.github.tachiyomiorg:DirectionalViewPager:1.0.0"
|
||||
insetter = "dev.chrisbanes.insetter:insetter:0.6.1"
|
||||
compose-materialmotion = "io.github.fornewid:material-motion-compose-core:1.0.4"
|
||||
compose-materialmotion = "io.github.fornewid:material-motion-compose-core:1.0.6"
|
||||
compose-simpleicons = "br.com.devsrsouza.compose.icons.android:simple-icons:1.0.0"
|
||||
|
||||
swipe = "me.saket.swipe:swipe:1.2.0"
|
||||
@ -85,7 +85,7 @@ sqldelight-gradle = { module = "app.cash.sqldelight:gradle-plugin", version.ref
|
||||
|
||||
junit = "org.junit.jupiter:junit-jupiter:5.10.0"
|
||||
kotest-assertions = "io.kotest:kotest-assertions-core:5.6.2"
|
||||
mockk = "io.mockk:mockk:1.13.5"
|
||||
mockk = "io.mockk:mockk:1.13.7"
|
||||
|
||||
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
|
||||
voyager-tab-navigator = { module = "cafe.adriel.voyager:voyager-tab-navigator", version.ref = "voyager" }
|
||||
|
Loading…
Reference in New Issue
Block a user