فهرست منبع

Bump dependencies

arkon 1 سال پیش
والد
کامیت
6063efd101
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 2 2
      gradle/compose.versions.toml
  2. 1 1
      gradle/libs.versions.toml

+ 2 - 2
gradle/compose.versions.toml

@@ -1,7 +1,7 @@
 [versions]
 compiler = "1.4.8"
-compose-bom = "2023.06.00-alpha01"
-accompanist = "0.31.4-beta"
+compose-bom = "2023.07.00-alpha01"
+accompanist = "0.31.5-beta"
 
 [libraries]
 activity = "androidx.activity:activity-compose:1.7.2"

+ 1 - 1
gradle/libs.versions.toml

@@ -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.3"
+compose-materialmotion = "io.github.fornewid:material-motion-compose-core:1.0.4"
 compose-simpleicons = "br.com.devsrsouza.compose.icons.android:simple-icons:1.0.0"
 
 swipe = "me.saket.swipe:swipe:1.2.0"