Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
schwabe committed Nov 30, 2023
1 parent 279dc0a commit 27b7d34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[versions]
android-gradle-plugin = "8.1.2"
android-gradle-plugin = "8.1.4"
androidx-annotation = "1.7.0"
androidx-appcompat = "1.6.1"
android-view-material = "1.10.0"
androidx-core-ktx = "1.12.0"
androidx-fragment-ktx = "1.6.1"
androidx-fragment-ktx = "1.6.2"
androidx-preference-ktx = "1.2.1"
androidx-webkit = "1.8.0"
androidx-webkit = "1.9.0"
androidx-lifecycle-viewmodel-ktx = "2.6.2"
androidx-lifecycle-runtime-ktx = "2.6.2"
androidx-security-crypto = "1.1.0-alpha06"
androidx-constraintlayout = "2.1.4"
androidx-cardview = "1.0.0"
androidx-recyclerview = "1.3.1"
bouncycastle = "1.49"
androidx-recyclerview = "1.3.2"
bouncycastle = "1.67"
mpandroidchart = "v3.1.0"
kotlin = "1.9.0"
square-okhttp = "4.10.0"
Expand Down

0 comments on commit 27b7d34

Please sign in to comment.