Skip to content

Commit

Permalink
Update Gradle, AGP, and androidx dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
  • Loading branch information
chenxiaolong committed Jan 9, 2024
1 parent e2ce1f3 commit 5b0c58a
Show file tree
Hide file tree
Showing 4 changed files with 582 additions and 527 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
activity-ktx = "1.8.1"
android-gradle-plugin = "8.1.4"
activity-ktx = "1.8.2"
android-gradle-plugin = "8.2.1"
appcompat = "1.6.1"
biometric = "1.1.0"
core-ktx = "1.12.0"
Expand All @@ -9,8 +9,8 @@ espresso-core = "3.5.1"
fragment-ktx = "1.6.2"
jsr305 = "3.0.2"
junit = "1.1.5"
kotlin = "1.9.10"
material = "1.10.0"
kotlin = "1.9.20"
material = "1.11.0"
preference-ktx = "1.2.1"
security-crypto = "1.1.0-alpha06"

Expand Down
Loading

0 comments on commit 5b0c58a

Please sign in to comment.