File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
ios/GalwayBusAppSwiftUI/GalwayBusAppSwiftUI.xcodeproj Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11[versions ]
22composeUiTooling = " 1.3.1"
3- kotlin = " 2.0.0-RC3 "
4- ksp = " 2.0.0-RC3- 1.0.20 "
3+ kotlin = " 2.0.0"
4+ ksp = " 2.0.0-1.0.21 "
55coroutines = " 1.8.1"
66kotlinxSerialization = " 1.6.3"
7- kotlinxDateTime = " 0.6.0-RC.2 "
7+ kotlinxDateTime = " 0.6.0"
88androidGradlePlugin = " 8.4.0"
99koin = " 3.6.0-Beta4"
1010koinCompose = " 3.6.0-Beta4"
1111koinComposeMultiplatform = " 1.2.0-Beta4"
1212ktor = " 2.3.11"
1313slf4j = " 2.0.12"
1414sqlDelight = " 2.0.2"
15- kmpNativeCoroutines = " 1.0.0-ALPHA-30-kotlin-2.0.0-RC3 "
15+ kmpNativeCoroutines = " 1.0.0-ALPHA-31 "
1616googleServices = " 4.3.15"
1717
1818androidxActivity = " 1.9.0"
@@ -26,15 +26,15 @@ androidxLifecycle = "2.8.0"
2626imageLoader = " 1.7.8"
2727osmdroidAndroid = " 6.1.18"
2828
29- composeMultiplatform = " 1.6.0 "
29+ composeMultiplatform = " 1.6.10 "
3030accompanist = " 0.32.0"
3131coilCompose = " 2.6.0"
32- horologist = " 0.6.10 "
32+ horologist = " 0.6.12 "
3333okhttp = " 5.0.0-alpha.14"
3434
3535junit = " 4.13.2"
3636androidxTestJUnit = " 1.1.5"
37- robolectric = " 4.12.1 "
37+ robolectric = " 4.12.2 "
3838androidxTestCore = " 1.5.0"
3939mockito = " 3.11.2"
4040
Original file line number Diff line number Diff line change 415415 repositoryURL = "https://github.com/rickclephas/KMP-NativeCoroutines.git";
416416 requirement = {
417417 kind = exactVersion;
418- version = "1.0.0-ALPHA-4 ";
418+ version = "1.0.0-ALPHA-31 ";
419419 };
420420 };
421421/* End XCRemoteSwiftPackageReference section */
You can’t perform that action at this time.
0 commit comments