Skip to content

fix(deps): update dependency com.android.tools.build:gradle to v9 - #30

Merged
ShadowRZ merged 9 commits into
masterfrom
renovate/major-agp
Jan 16, 2026
Merged

fix(deps): update dependency com.android.tools.build:gradle to v9#30
ShadowRZ merged 9 commits into
masterfrom
renovate/major-agp

Conversation

@renovate

@renovate renovate Bot commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.android.tools.build:gradle (source) 8.13.29.0.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 16, 2026
@renovate

renovate Bot commented Jan 16, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/configure/Compose.kt:19:29 No type arguments expected for interface CommonExtension : ExtensionAware.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/configure/Compose.kt:20:5 Unresolved reference 'buildFeatures'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/configure/Compose.kt:21:9 Unresolved reference 'compose'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/configure/Compose.kt:24:5 Unresolved reference 'testOptions'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/configure/Compose.kt:25:9 Unresolved reference 'unitTests'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/configure/Compose.kt:26:13 Unresolved reference 'isIncludeAndroidResources'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/dsl/Android.kt:9:56 No type arguments expected for interface CommonExtension : ExtensionAware.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/dsl/Android.kt:11:48 Argument type mismatch: actual type is 'Function1<ERROR CLASS: Wrong number of type arguments, Unit>', but 'Function1<LibraryExtension, Unit>' was expected.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/dsl/Android.kt:14:52 Argument type mismatch: actual type is 'Function1<ERROR CLASS: Wrong number of type arguments, Unit>', but 'Function1<ApplicationExtension, Unit>' was expected.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:17:17 Unresolved reference 'defaultConfig'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:18:21 Unresolved reference 'compileSdk'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:19:21 Unresolved reference 'minSdk'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:21:21 Unresolved reference 'testInstrumentationRunner'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:23:21 Unresolved reference 'vectorDrawables'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:24:25 Unresolved reference 'useSupportLibrary'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:26:25 Unresolved reference 'generatedDensities'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:30:17 Unresolved reference 'compileOptions'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:31:21 Unresolved reference 'sourceCompatibility'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:32:21 Unresolved reference 'targetCompatibility'.
e: file:///tmp/renovate/repos/github/ShadowRZ/ProjectKafka/plugins/src/main/kotlin/io/github/shadowrz/projectkafka/gradle/plugins/internal/AndroidPlugin.kt:33:21 Unresolved reference 'isCoreLibraryDesugaringEnabled'.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':plugins:compileKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

* 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 generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':plugins:compileKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

* 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 generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
==============================================================================

BUILD FAILED in 3m 55s

@renovate
renovate Bot force-pushed the renovate/major-agp branch from 95ef1d3 to 62a8f46 Compare January 16, 2026 10:55
@renovate renovate Bot changed the title fix(deps): update agp to v9 (major) fix(deps): update dependency com.android.tools.build:gradle to v9 Jan 16, 2026
@hanekokoro-bot

hanekokoro-bot Bot commented Jan 16, 2026

Copy link
Copy Markdown

Download Debug Artifacts: projectkafka-debug.zip

@ShadowRZ
ShadowRZ merged commit 2a0c55c into master Jan 16, 2026
@ShadowRZ
ShadowRZ deleted the renovate/major-agp branch January 16, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant