Skip to content

Commit

Permalink
Update compose-stable-marker to v1.0.5 and photoview to v1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarVelikov authored and JcMinarro committed Nov 19, 2024
1 parent 8d1caba commit fd6d8a1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Versions {
internal const val BASE_PROFILE = "1.3.1"
internal const val COIL = "2.7.0"
internal const val COMPOSE_ACCOMPANIST = "0.36.0"
internal const val COMPOSE_STABLE_MARKER = "1.0.2"
internal const val COMPOSE_STABLE_MARKER = "1.0.5"
internal const val CONSTRAINT_LAYOUT = "2.2.0"
internal const val COROUTINES = "1.9.0"
internal const val DETEKT_PLUGIN = "1.23.7"
Expand Down Expand Up @@ -70,7 +70,7 @@ object Versions {
internal const val OKHTTP = "4.12.0"
internal const val PAPARAZZI = "1.3.4"
internal const val PERMISSIONX = "1.8.1"
internal const val PHOTOVIEW = "1.0.1"
internal const val PHOTOVIEW = "1.0.2"
internal const val RETROFIT = "2.11.0"
internal const val ROBOLECTRIC = "4.10.3"
internal const val REORDERABLE = "2.4.0"
Expand Down

0 comments on commit fd6d8a1

Please sign in to comment.