Skip to content

Commit

Permalink
Update various AndroidX Gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen authored and badboy committed Jan 2, 2025
1 parent d3d5086 commit 6d4babc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ kotlinx-serialization = "1.6.3"
rust-android-gradle = "0.9.4"

# AndroidX
androidx-annotation = "1.8.1"
androidx-appcompat = "1.6.1"
androidx-annotation = "1.9.1"
androidx-appcompat = "1.7.0"
androidx-browser = "1.8.0"
androidx-lifecycle = "2.8.4"
androidx-work = "2.9.0"
androidx-lifecycle = "2.8.7"
androidx-work = "2.9.1"

# JNA
jna = "5.14.0"
Expand Down

0 comments on commit 6d4babc

Please sign in to comment.