File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout
34- uses : actions/checkout@v5
34+ uses : actions/checkout@v6
3535
3636 - name : Set up JDK 17
3737 uses : actions/setup-java@v5
6363 xcode-version : latest-stable
6464
6565 - name : Checkout
66- uses : actions/checkout@v5
66+ uses : actions/checkout@v6
6767
6868 - name : Build iOS app
6969 uses : mxcl/xcodebuild@v3
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515[versions ]
16- agp = " 8.13.1 "
17- androidx-activityCompose = " 1.11.0 "
16+ agp = " 8.13.2 "
17+ androidx-activityCompose = " 1.12.1 "
1818androidx-paging = " 3.3.6"
19- nav3Core = " 1.0.0-rc01 "
20- lifecycleViewmodelNav3 = " 1.0.0-alpha04 "
19+ nav3Core = " 1.0.0"
20+ lifecycleViewmodelNav3 = " 2.10.0 "
2121kotlinxSerializationCore = " 1.9.0"
22- androidx-room = " 2.8.3 "
23- androidx-lifecycle = " 2.9.4 "
22+ androidx-room = " 2.8.4 "
23+ androidx-lifecycle = " 2.10.0 "
2424atomicfu = " 0.29.0"
25- composeBom = " 2025.11 .00"
26- dataStore = " 1.1.7 "
25+ composeBom = " 2025.12 .00"
26+ dataStore = " 1.2.0 "
2727kotlin = " 2.2.21"
2828kotlinx-coroutines = " 1.10.2"
2929kotlinxDatetime = " 0.7.1-0.6.x-compat"
3030ksp = " 2.3.3"
31- ktorVersion = " 3.3.2 "
31+ ktorVersion = " 3.3.3 "
3232pagingComposeAndroid = " 3.3.6"
3333skie = " 0.10.8"
34- sqlite = " 2.6.1 "
34+ sqlite = " 2.6.2 "
3535spotless = " 8.1.0"
3636okio = " 3.16.4"
3737kermit = " 2.0.8"
You can’t perform that action at this time.
0 commit comments