Skip to content

Commit

Permalink
Merge pull request #457 from PatrykMis/updates-231116
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
chenxiaolong authored Nov 16, 2023
2 parents cc645a6 + e00d1b4 commit f6d2f64
Show file tree
Hide file tree
Showing 4 changed files with 504 additions and 470 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
android-gradle-plugin = "8.1.2"
androidx-activity = "1.8.0"
android-gradle-plugin = "8.1.3"
androidx-activity = "1.8.1"
androidx-appcompat = "1.6.1"
androidx-core = "1.12.0"
androidx-documentfile = "1.0.1"
androidx-fragment = "1.6.1"
androidx-fragment = "1.6.2"
androidx-preference = "1.2.1"
jgit = "6.6.0.202305301015-r"
json = "20230618"
kotlin = "1.9.10"
kudzu = "5.0.0"
material = "1.9.0"
jgit = "6.7.0.202309050840-r"
json = "20231013"
kotlin = "1.9.20"
kudzu = "5.1.0"
material = "1.10.0"
test-junit = "4.13.2"

[libraries]
Expand Down
Loading

0 comments on commit f6d2f64

Please sign in to comment.