Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle indentation issue in Android Studio 2.3

Not recognized by any processor

java android gradle

How to share gradle cache with docker containers

docker gradle

kapt doesn't resolve protobuf-generated classes

Gradle's mustRunAfter/finalizedBy only for a specific task?

gradle

manifest merger failed when the same library is imported in 2 feature modules

android gradle build

How to apply the com.android.application plugin using the new plugins DSL?

android gradle

Karate Gatling with gradle build is not working [duplicate]

gradle karate

How to configure JUnit 5 in a Kotlin multiplatform project using Gradle and IntelliJ?

Failed to capture fingerprint of input files for task ':checkDevClasspath' property 'compileClasspath' during up-to-date check

ClassNotFoundException with moshi in Unity

unity3d gradle moshi

gradlew gatlingRun doesn't run any test

Could not run phased build action using gradle distribution - eclipse

java eclipse gradle

How to disable "auto-scroll to the bottom of the terminal window" in WSL while running a process?

Gradle task `bootrun` setup in IntelliJ

Android Studio 4.0 error; Cause: invalid type code: 3A

How to force Jacoco to use a specific version in Gradle

Caused by: groovy.lang.MissingPropertyException: No such property: logger for class: org.gradle.initialization.DefaultProjectDescriptor

android-studio gradle

How do I intercept or elevate log messages when calling an Ant task from Gradle

ant gradle