Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to solve: The minCompileSdk (31) specified in a dependency's AAR metadata

NoClassDefFound error on importing project from git

java android maven gradle

Create a Private Remote Ivy Repository

repository gradle ivy

Could not resolve dependency. No matching variant

Gradle multiproject, ext {} at top fails?

gradle

BUG! Exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version

How to run JaCoCo in other Android Studio sub modules?

Configuration error: You must configure at least one set of arguments for this @ParameterizedTest

build android apps through command-line using gradle

Gradle "changing" property implied by SNAPSHOT version?

gradle

Cannot change attributes of dependency configuration ':app:releaseUnitTestCompileClasspath' after it has been resolved

Why the "dependencies" command returns some "FAILED" results for an empty project with just one dependency, JUnit?

gradle

Gradle 7.2 Tar task baseName deprecated but replacement archiveBaseName is rejected

gradle

Spring initializr project results in Unsupported class file major version 64

Resolving configuration 'debugCompile' directly is not allowed

Issue getting Gradle apt plugin to work with QueryDSL, lombok & mapstruct