File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed
Expand file tree Collapse file tree 3 files changed +16
-16
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 "
18- androidx-paging = " 3.3.6 "
19- nav3Core = " 1.0.0-rc01 "
20- lifecycleViewmodelNav3 = " 1.0.0-alpha04 "
16+ agp = " 9.0 .1"
17+ androidx-activityCompose = " 1.12.4 "
18+ androidx-paging = " 3.4.1 "
19+ nav3Core = " 1.0.1 "
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 = " 2026.02 .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 "
32- pagingComposeAndroid = " 3.3.6 "
31+ ktorVersion = " 3.4.0 "
32+ pagingComposeAndroid = " 3.4.1 "
3333skie = " 0.10.8"
34- sqlite = " 2.6.1 "
35- spotless = " 8.1.0 "
34+ sqlite = " 2.6.2 "
35+ spotless = " 8.2.1 "
3636okio = " 3.16.4"
3737kermit = " 2.0.8"
3838runner = " 1.7.0"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments