Skip to content

Commit 4a41c2b

Browse files
author
Debashish Kundu
committed
Merge remote-tracking branch 'origin/main' into ktor
# Conflicts: # gradle/libs.versions.toml
2 parents 5aa0b27 + 0177ace commit 4a41c2b

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[versions]
2-
agp = "9.1.0"
3-
kotlin = "2.3.10"
4-
core-ktx = "1.17.0"
2+
agp = "9.2.0"
3+
kotlin = "2.3.21"
4+
core-ktx = "1.18.0"
55
junit = "4.13.2"
66
androidx-test-ext-junit = "1.3.0"
77
espresso-core = "3.7.0"
88
lifecycle-runtime-ktx = "2.10.0"
9-
activity-compose = "1.12.4"
10-
compose-bom = "2026.02.01"
11-
kotlinx-serialization-json = "1.10.0"
9+
activity-compose = "1.13.0"
10+
compose-bom = "2026.04.01"
11+
kotlinx-serialization-json = "1.11.0"
1212
ktor = "3.4.1"
1313
coroutines = "1.10.2"
1414
hilt-navigation-compose = "1.3.0"
1515
dagger-hilt = "2.59.2"
1616
coil = "2.7.0"
17-
navigation-compose = "2.9.7"
18-
ksp = "2.3.6"
17+
navigation-compose = "2.9.8"
18+
ksp = "2.3.7"
1919

2020
[libraries]
2121
core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "core-ktx" }

gradle/wrapper/gradle-wrapper.jar

2.73 KB
Binary file not shown.
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-9.3.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
44
networkTimeout=10000
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)