File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2121 uses : actions/checkout@v4
2222
2323 - name : Validate Gradle Wrapper
24- uses : gradle/actions/wrapper-validation@v3
24+ uses : gradle/actions/wrapper-validation@v4
2525
2626 - name : Set up JDK 17
2727 uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515[versions ]
16- agp = " 8.10.1 "
16+ agp = " 8.11.0 "
1717androidx-activityCompose = " 1.10.1"
1818androidx-paging = " 3.3.6"
19- nav3Core = " 1.0.0-alpha01 "
20- lifecycleViewmodelNav3 = " 1.0.0-alpha01 "
19+ nav3Core = " 1.0.0-alpha05 "
20+ lifecycleViewmodelNav3 = " 1.0.0-alpha03 "
2121kotlinxSerializationCore = " 1.8.1"
22- androidx-room = " 2.7.1 "
22+ androidx-room = " 2.7.2 "
2323androidx-lifecycle = " 2.9.1"
2424atomicfu = " 0.27.0"
25- composeBom = " 2025.06.00 "
25+ composeBom = " 2025.06.01 "
2626dataStore = " 1.1.7"
2727kotlin = " 2.1.21"
2828kotlinx-coroutines = " 1.10.2"
2929kotlinxDatetime = " 0.6.2"
3030ksp = " 2.1.21-2.0.2"
31- ktorVersion = " 3.1.3 "
31+ ktorVersion = " 3.2.1 "
3232pagingComposeAndroid = " 3.3.6"
3333skie = " 0.10.2"
34- sqlite = " 2.5.1 "
34+ sqlite = " 2.5.2 "
3535spotless = " 7.0.4"
36- okio = " 3.12 .0"
36+ okio = " 3.15 .0"
3737runner = " 1.6.2"
3838core = " 1.6.1"
3939junit = " 1.2.1"
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-8.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments