Skip to content

Update Gradle Wrapper #1

Update Gradle Wrapper

Update Gradle Wrapper #1

Triggered via schedule January 25, 2026 00:53
Status Failure
Total duration 1m 18s
Artifacts
update-gradle-wrapper
1m 16s
update-gradle-wrapper
Fit to window
Zoom out
Zoom in

Annotations

1 error
update-gradle-wrapper
❌ FAILURE: Build failed with an exception. * Where: Build file '/home/runner/work/appsend-android/appsend-android/app/build.gradle' line: 3 * What went wrong: An exception occurred applying plugin request [id: 'kotlin-android'] > Failed to apply plugin 'kotlin-android'. > ⛔ Failed to apply plugin 'org.jetbrains.kotlin.android' The 'org.jetbrains.kotlin.android' plugin is no longer required for Kotlin support since AGP 9.0. Solution: Remove the 'org.jetbrains.kotlin.android' plugin from this project's build file: app/build.gradle. See https://kotl.in/gradle/agp-built-in-kotlin for more details. > java.lang.Throwable (no error message) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 8s