File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 22
33[versions ]
44agp = " 8.11.1"
5- kotlin = " 2.2.20 "
5+ kotlin = " 2.2.21 "
66viewpager2 = " 1.1.0"
77
88# AndroidX Core and AppCompat
@@ -23,20 +23,20 @@ navigation-ui-ktx = "2.9.5"
2323navigation-testing = " 2.9.5"
2424
2525# Work Manager
26- work-runtime-ktx = " 2.10.5 "
26+ work-runtime-ktx = " 2.11.0 "
2727
2828# ConstraintLayout
2929constraintlayout = " 2.2.1"
3030constraintlayout-compose = " 1.1.1"
3131
3232# Compose Versions
3333activity-compose = " 1.11.0"
34- compose-android = " 1.9.3 "
35- compose-material = " 1.9.3 "
36- compose-animation = " 1.9.3 "
37- compose-ui = " 1.9.3 "
38- compose-foundation = " 1.9.3 "
39- compose-ui-tooling = " 1.9.3 "
34+ compose-android = " 1.9.4 "
35+ compose-material = " 1.9.4 "
36+ compose-animation = " 1.9.4 "
37+ compose-ui = " 1.9.4 "
38+ compose-foundation = " 1.9.4 "
39+ compose-ui-tooling = " 1.9.4 "
4040
4141# Other Libraries
4242commons-text = " 1.14.0"
@@ -48,14 +48,14 @@ test-core-ktx = "1.7.0"
4848test-runner = " 1.7.0"
4949test-rules = " 1.7.0"
5050fragment-testing = " 1.8.9"
51- ui-test-junit4 = " 1.9.3 "
52- ui-test-manifest = " 1.9.3 "
51+ ui-test-junit4 = " 1.9.4 "
52+ ui-test-manifest = " 1.9.4 "
5353activity = " 1.11.0"
5454
5555# Database
5656moshi = " 1.15.2"
57- room = " 2.8.2 "
58- ksp = " 2.2.20-2.0.4 "
57+ room = " 2.8.3 "
58+ ksp = " 2.3.0 "
5959
6060[libraries ]
6161# Core Libraries
You can’t perform that action at this time.
0 commit comments