diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2025-02-11 19:17:02 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2025-02-11 19:17:02 +0100 |
| commit | eadf27bc3f32e0720246a0c744d3674a4e9c5a71 (patch) | |
| tree | 7be7dc6e2da9151e42a2be23bf486a643ad9bbd6 | |
| parent | 5cb0e584f37d49ce99de9dfc9440d36bcc4245e5 (diff) | |
Update navigation to 2.8.6
| -rw-r--r-- | gradle/libs.versions.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cf1a702..be68f46 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,8 +10,8 @@ junitVersion = "1.2.1" kotlin = "2.0.20" livedata = "2.8.7" material = "1.12.0" -navigationFragmentKtx = "2.8.3" -navigationUiKtx = "2.8.3" +navigationFragmentKtx = "2.8.6" +navigationUiKtx = "2.8.6" core = "1.15.0" orchestrator = "1.5.1" testRunner = "1.6.2" |
