Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to convert gradle ant java task to kotlin

java gradle kotlin ant

Gradle KTS. How to move dependencies configuration to a separate file from main build?

Error in library built with jitpack: Unable to resolve dependency for ':app@debug/compileClasspath'

android gradle jitpack

Android Studio classes.dex (Access is Denied)

Spring Boot Actuator Info Endpoint Version from Gradle File

gradle spring-boot

Can I read Gradle properties in the 'settings.gradle.kts' file?

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