Skip to content

Commit

Permalink
Update library version
Browse files Browse the repository at this point in the history
Signed-off-by: Arne Schwabe <[email protected]>
  • Loading branch information
schwabe committed Dec 4, 2024
1 parent ffe7f19 commit 805edf9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
android-gradle-plugin = "8.5.2"
androidx-activity = "1.9.1"
androidx-annotation = "1.8.2"
androidx-activity = "1.9.3"
androidx-annotation = "1.9.1"
androidx-appcompat = "1.7.0"
android-view-material = "1.12.0"
androidx-core-ktx = "1.13.1"
androidx-fragment-ktx = "1.8.2"
androidx-core-ktx = "1.15.0"
androidx-fragment-ktx = "1.8.5"
androidx-preference-ktx = "1.2.1"
androidx-webkit = "1.11.0"
androidx-lifecycle-viewmodel-ktx = "2.8.4"
androidx-lifecycle-runtime-ktx = "2.8.4"
androidx-webkit = "1.12.1"
androidx-lifecycle-viewmodel-ktx = "2.8.7"
androidx-lifecycle-runtime-ktx = "2.8.7"
androidx-security-crypto = "1.1.0-alpha06"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayout = "2.2.0"
androidx-cardview = "1.0.0"
androidx-recyclerview = "1.3.2"
androidx-viewpager2 = "1.1.0"
Expand Down

0 comments on commit 805edf9

Please sign in to comment.