summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index cef392e..76adc46 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,5 +1,5 @@
[versions]
-agp = "8.7.0"
+agp = "8.7.1"
appcompat = "1.7.0"
constraintlayout = "2.1.4"
coreKtx = "1.13.1"
@@ -10,10 +10,10 @@ junitVersion = "1.2.1"
kotlin = "2.0.20"
livedata = "2.8.6"
material = "1.12.0"
-navigationFragmentKtx = "2.8.2"
-navigationUiKtx = "2.8.2"
+navigationFragmentKtx = "2.8.3"
+navigationUiKtx = "2.8.3"
core = "1.13.1"
-orchestrator = "1.5.0"
+orchestrator = "1.5.1"
testRunner = "1.6.2"
testRules = "1.6.1"
testCore = "1.6.1"