Skip to content

Commit 4bb0ec8

Browse files
Update all dependencies
1 parent c67fc80 commit 4bb0ec8

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[versions]
2-
androidGradlePlugin = "8.9.1"
2+
androidGradlePlugin = "8.10.0"
33
androidxCore = "1.16.0"
4-
androidxLifecycle = "2.8.7"
4+
androidxLifecycle = "2.9.0"
55
androidxActivity = "1.10.1"
6-
androidxComposeBom = "2025.04.00"
6+
androidxComposeBom = "2025.05.00"
77
androidxHilt = "1.2.0"
8-
androidxNavigation = "2.8.9"
9-
androidxRoom = "2.7.0"
8+
androidxNavigation = "2.9.0"
9+
androidxRoom = "2.7.1"
1010
androidxTest = "1.6.1"
1111
androidxTestExt = "1.2.1"
1212
androidxTestRunner = "1.6.2"
1313
coroutines = "1.10.2"
14-
hilt = "2.56.1"
14+
hilt = "2.56.2"
1515
junit = "4.13.2"
1616
kotlin = "2.1.20"
17-
ksp = "2.1.20-2.0.0"
17+
ksp = "2.1.20-2.0.1"
1818

1919
[libraries]
2020
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidxCore" }

gradle/wrapper/gradle-wrapper.jar

59 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)