summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2024-08-20 23:20:19 +0200
committerJoel Klinghed <the_jk@spawned.biz>2024-08-20 23:20:19 +0200
commita3575dedc51d7c607fc6e0ae298fb2d9b8723dbf (patch)
tree5cb17aaf38daf826c6a357003496096b572aeafc
parent62b3c2b89eb5034c023d848f4272fca620b743c8 (diff)
Update androidx.livedata related libraries to 2.8.4
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index dc87f44..ae278c6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -8,7 +8,7 @@ espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.0"
-livedata = "2.8.3"
+livedata = "2.8.4"
material = "1.12.0"
navigationFragmentKtx = "2.7.7"
navigationUiKtx = "2.7.7"