Róbert Papp

Results 398 issues of Róbert Papp

Note: * Gradle 8.x supports 8-23 for running Gradle * Gradle 9.x scheduled to support 17-23 for running Gradle https://docs.gradle.org/current/userguide/compatibility.html I ran the CI here: https://github.com/TWiStErRob/mordant/pull/1 (https://github.com/TWiStErRob/mordant/actions/runs/11092440186) This enables developers...

I'm using an R8 setup very similar to the test module here. After updating Clikt to 5.0.0 I started getting an error like this (click to expand) ``` > Task...

``` * What went wrong: Execution failed for task ':...:detectViolations'. > A failure occurred while executing com.autonomousapps.task.DetectBestPracticesViolationsTask$Action > Unsupported class file major version 65 * Try: > Run with --info...

See https://discuss.gradle.org/t/using-variants-and-toolchains-together/44658 Re-apply https://github.com/TWiStErRob/net.twisterrob.gradle/pull/904/commits/5561e13a4019e0119df24defc97da39c968f0001 somehow.

a:refactor
in:build
in:meta
on:gradle

Just a heads up about: https://android-developers.googleblog.com/2024/10/android-sdk-release-update.html

**Is your feature request related to a problem? Please describe.** I've been successfully using `withPluginClasspath` for years now, so I'm really wondering what's wrong with it. **Describe the solution you'd...

documentation

I noticed one, and then ran "Run inspection by name" action in IDEA: ![image](https://github.com/user-attachments/assets/8c4b913d-c47e-41d8-ad03-a9681afbc025)

> Configure project :testkit:gradle-testkit-plugin Using a toolchain installed via auto-provisioning, but having no toolchain repositories configured. This behavior is deprecated. Consider defining toolchain download repositories, otherwise the build might fail...