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 11[versions ]
22# Shared
3- kotlin = " 1.9.23 " # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
4- ksp = " 1.9.23 -1.0.20 " # First part must match the kotlin version
3+ kotlin = " 2.0.0 " # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
4+ ksp = " 2.0.0 -1.0.21 " # First part must match the kotlin version
55detektFormatting = " 1.23.6"
66kermit = " 2.0.3"
77koin = " 3.5.6"
8- orbitMvi = " 7.1 .0"
8+ orbitMvi = " 8.0 .0"
99mokoMvvm = " 0.16.1"
1010ktor = " 2.3.11"
1111mokoPermissions = " 0.18.0"
1212settings = " 1.1.1"
13- realm = " 1.16 .0"
13+ realm = " 2.0 .0"
1414detekt = " 1.23.6"
1515kotlinx-serialization-json = " 1.6.3"
1616kotlinx-datetime = " 0.5.0"
You can’t perform that action at this time.
0 commit comments