Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ohassine committed Dec 3, 2024
1 parent 1224c09 commit d0d7591
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kover = "0.7.6"

# AndroidX
androidx-appcompat = "1.7.0"
androidx-core = "1.13.0"
androidx-core = "1.13.1"
androidx-dataStore = "1.1.1"
androidx-exif = "1.3.7"
androidx-emoji = "1.5.0"
Expand Down Expand Up @@ -124,6 +124,7 @@ wire-android-library = { id = "com.wire.android.library" }
wire-hilt = { id = "com.wire.android.hilt" }
wire-kover = { id = "com.wire.android.kover" }
wire-versionizer = { id = "com.wire.android.versionizer" }
android-test = { id = "com.android.test", version.ref = "android-gradlePlugin" }
[bundles]
#android = ["appCompat", "activityCompose", "work", "composeMaterial", "coroutinesAndroid", "ktor", "ktor-okHttp"]

Expand Down

0 comments on commit d0d7591

Please sign in to comment.