Skip to content

Commit 8478f30

Browse files
authored
Update dependencies (#53)
1 parent 9510b3a commit 8478f30

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"
17-
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"
16+
agp = "8.9.1"
17+
androidx-activityCompose = "1.10.1"
18+
androidx-paging = "3.3.6"
19+
androidx-room = "2.7.0-rc03"
20+
androidx-lifecycle = "2.9.0-alpha13"
2121
atomicfu = "0.27.0"
22-
compose = "1.7.6"
22+
compose = "1.7.8"
2323
compose-material3 = "1.3.1"
24-
dataStore = "1.1.2"
25-
kotlin = "2.1.0"
24+
dataStore = "1.1.4"
25+
kotlin = "2.1.10"
2626
kotlinx-coroutines = "1.10.1"
2727
kotlinxDatetime = "0.6.1"
28-
ksp = "2.1.0-1.0.29"
28+
ksp = "2.1.10-1.0.29"
2929
ktorVersion = "3.0.3"
30-
pagingComposeAndroid = "3.3.5"
31-
skie = "0.10.0"
32-
sqlite = "2.5.0-alpha12"
30+
pagingComposeAndroid = "3.3.6"
31+
skie = "0.10.1"
32+
sqlite = "2.5.0-rc03"
3333
spotless = "7.0.2"
3434
okio = "3.10.2"
3535
runner = "1.6.2"

0 commit comments

Comments
 (0)