Skip to content

Commit 8f22df7

Browse files
Update all dependencies
1 parent 4dafc6e commit 8f22df7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
# limitations under the License.
1414

1515
[versions]
16-
agp = "8.11.0"
16+
agp = "8.11.1"
1717
androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
1919
nav3Core = "1.0.0-alpha05"
2020
lifecycleViewmodelNav3 = "1.0.0-alpha03"
2121
kotlinxSerializationCore = "1.9.0"
2222
androidx-room = "2.7.2"
23-
androidx-lifecycle = "2.9.1"
23+
androidx-lifecycle = "2.9.2"
2424
atomicfu = "0.29.0"
25-
composeBom = "2025.06.01"
25+
composeBom = "2025.07.00"
2626
dataStore = "1.1.7"
2727
kotlin = "2.2.0"
2828
kotlinx-coroutines = "1.10.2"
2929
kotlinxDatetime = "0.7.1"
3030
ksp = "2.2.0-2.0.2"
31-
ktorVersion = "3.2.1"
31+
ktorVersion = "3.2.2"
3232
pagingComposeAndroid = "3.3.6"
3333
skie = "0.10.4"
3434
sqlite = "2.5.2"
@@ -39,7 +39,7 @@ runner = "1.6.2"
3939
core = "1.6.1"
4040
junit = "1.2.1"
4141
materialIconsCore = "1.7.8"
42-
material3 = "1.4.0-alpha17"
42+
material3 = "1.4.0-alpha18"
4343

4444
[libraries]
4545
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }

0 commit comments

Comments
 (0)