File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 java-version : 17
4141
4242 - name : Setup Gradle
43- uses : gradle/actions/setup-gradle@v4
43+ uses : gradle/actions/setup-gradle@v5
4444 with :
4545 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
4646
Original file line number Diff line number Diff line change 1616agp = " 8.13.0"
1717androidx-activityCompose = " 1.11.0"
1818androidx-paging = " 3.3.6"
19- nav3Core = " 1.0.0-alpha09 "
19+ nav3Core = " 1.0.0-alpha11 "
2020lifecycleViewmodelNav3 = " 1.0.0-alpha04"
2121kotlinxSerializationCore = " 1.9.0"
22- androidx-room = " 2.8.0 "
22+ androidx-room = " 2.8.2 "
2323androidx-lifecycle = " 2.9.4"
2424atomicfu = " 0.29.0"
25- composeBom = " 2025.09 .00"
25+ composeBom = " 2025.10 .00"
2626dataStore = " 1.1.7"
2727kotlin = " 2.2.10"
2828kotlinx-coroutines = " 1.10.2"
2929kotlinxDatetime = " 0.7.1-0.6.x-compat"
3030ksp = " 2.2.10-2.0.2"
31- ktorVersion = " 3.3.0 "
31+ ktorVersion = " 3.3.1 "
3232pagingComposeAndroid = " 3.3.6"
3333skie = " 0.10.6"
34- sqlite = " 2.6.0 "
35- spotless = " 7.2.1 "
34+ sqlite = " 2.6.1 "
35+ spotless = " 8.0.0 "
3636okio = " 3.16.0"
3737kermit = " 2.0.8"
3838runner = " 1.7.0"
3939core = " 1.7.0"
4040junit = " 1.3.0"
4141materialIconsCore = " 1.7.8"
42- material3 = " 1.4.0-rc01 "
42+ material3 = " 1.4.0"
4343
4444[libraries ]
4545androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activityCompose" }
You can’t perform that action at this time.
0 commit comments