Skip to content

Update Gradle Wrapper from 8.8 to 8.9 #260

Update Gradle Wrapper from 8.8 to 8.9

Update Gradle Wrapper from 8.8 to 8.9 #260

Triggered via pull request July 12, 2024 01:15
Status Success
Total duration 9m 3s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
Correctness: Obsolete Gradle Dependency: demo-project/kts-android/build.gradle.kts#L15
A newer version of `compileSdkVersion` than 30 is available: 34 This detector looks for usages of libraries where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. compileSdkVersion = "android-30" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build
Processed 37 files: 137 tests ✅ passed, checks: ⚠️ 1 warning