Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Execution failed for task ':app:kspDebugKotlin'. > A failure occurred while executing ..GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

In Gradle, how to access the version of a dependency from the version catalog so it can be passed to a task configuration?

Unable to find method ''java.io.File > org.jetbrains.kotlin.gradle.tasks.KotlinCompile.getDestinationDir()

Add classpath to build.gradle in cordova plugin

What is "group" property for in Gradle?

groovy gradle

Could not get unknown property 'artifactory_contextUrl' for root project '[redacted]' of type org.gradle.api.Project

java spring gradle

Can't add ProgressIndicators (app crashes)

Could not find method uploadArchives() for arguments in build.gradle

What are delegate objects?

android gradle groovy

MonetaryException: No MonetaryAmountsSingletonSpi loaded

Instrumented Tests Will Not Run -- 6 files found with path 'META-INF/LICENSE.md'

How to build Apache Spark using Gradle?

java maven gradle apache-spark

gradle get value from extension (pass as input to task)

plugins gradle

How to use custom task as artifact

Difference between "IntelliJ", "Maven" and "Gradle" build system in IntelliJ IDEA?

How to publish and use gradle plugin with dependencies on local project?

Could not find method kotlin() for arguments [gradle-plugin, 1.3.20]

android gradle kotlin

Cmake 3.10.2 not found in SDK, PATH or by cmake.dir prop

Gradle application plugin: Modify workingDir property

java gradle gradlew

Generate C header file (*.h) for native method implementation JNI in android studio