File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ sdk-min = "19"
33sdk-target = " 33"
44
55kotlin = " 1.9.20"
6- ksp = " 1.9.20-1.0.13 "
6+ ksp = " 1.9.20-1.0.14 "
77android-plugin = " 8.1.2"
88
99coroutines = " 1.7.3"
1010dagger = " 2.48"
1111espresso = " 3.5.1"
1212jackson = " 2.15.2"
1313lifecycle = " 2.6.2"
14- navigation = " 2.6.0" # 2.7.4 requires API 34.
15- room = " 2.5.2"
14+ navigation = " 2.6.0" # 2.7.5 requires API 34.
15+ room = " 2.5.2" # 2.6.0 requires API 34.
1616tox4j-android = " 0.2.18"
1717tox4j-core = " 0.2.3"
1818
@@ -27,7 +27,7 @@ androidx-activity = "androidx.activity:activity:1.7.2" # 1.8.0 requires API 34.
2727androidx-appcompat = " androidx.appcompat:appcompat:1.6.1"
2828androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.1.4"
2929androidx-core-ktx = " androidx.core:core-ktx:1.10.1" # 1.12.0 requires API 34.
30- androidx-fragment = " androidx.fragment:fragment:1.6.1 "
30+ androidx-fragment = " androidx.fragment:fragment:1.6.2 "
3131
3232androidx-multidex = " androidx.multidex:multidex:2.0.1"
3333androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment" , version.ref = " navigation" }
You can’t perform that action at this time.
0 commit comments