Skip to content

Commit 357a89d

Browse files
Update all dependencies
1 parent 4b2c2d8 commit 357a89d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Fruitties/gradle/libs.versions.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
1313
# limitations under the License.
1414

1515
[versions]
16-
agp = "8.8.0"
16+
agp = "8.8.1"
1717
androidx-activityCompose = "1.10.0"
18-
androidx-paging = "3.3.5"
19-
androidx-room = "2.7.0-alpha12"
20-
androidx-lifecycle = "2.9.0-alpha08"
18+
androidx-paging = "3.3.6"
19+
androidx-room = "2.7.0-beta01"
20+
androidx-lifecycle = "2.9.0-alpha10"
2121
atomicfu = "0.27.0"
22-
compose = "1.7.6"
22+
compose = "1.7.8"
2323
compose-material3 = "1.3.1"
2424
dataStore = "1.1.2"
25-
kotlin = "2.1.0"
25+
kotlin = "2.1.10"
2626
kotlinx-coroutines = "1.10.1"
27-
kotlinxDatetime = "0.6.1"
28-
ksp = "2.1.0-1.0.29"
29-
ktorVersion = "3.0.3"
30-
pagingComposeAndroid = "3.3.5"
31-
skie = "0.10.0"
32-
sqlite = "2.5.0-alpha12"
27+
kotlinxDatetime = "0.6.2"
28+
ksp = "2.1.10-1.0.29"
29+
ktorVersion = "3.1.0"
30+
pagingComposeAndroid = "3.3.6"
31+
skie = "0.10.1"
32+
sqlite = "2.5.0-beta01"
3333
spotless = "7.0.2"
3434
okio = "3.10.2"
3535
runner = "1.6.2"

0 commit comments

Comments
 (0)