Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle Error - Could not call IncrementalTask.taskAction() on task ':project:mergeDebugResources'

How to create gradle task which always runs?

gradle build.gradle

Where and why add repositories on build.gradle

How can I find the path of the current gradle script?

file gradle

How to apply a Gradle plugin from another plugin?

Run UI automation tests with gradle without uninstalling

How to add GitHub Package Registry package as a Gradle dependency

How to put specific classes into main DEX file?

android gradle amazon dex

Kotlin: java.lang.NoSuchMethodError in tests

How to make GitHub's Immutables work in IntelliJ + Gradle

Gradle: Couldn't connect to Kotlin daemon on Windows

Does Gradle support properties interpolation?

gradle

Debug gradle test from within eclipse

How to generate source files and compile them with gradle

groovy build gradle

Create multiple .WAR files with different dependencies in Gradle

Gradle DSL method not found: "classpath()"

Gradle could not find method buildToolsVersion() for arguments [23.0.2], but the Build Tools versions actually exists

spring-configuration-metadata.json file is not generated in IntelliJ Idea for Kotlin @ConfigurationProperties class

Could not find com.android.tools.build:gradle:3.0.1

android gradle

Why do I have to specify both 'runtime' and 'compile' for the same dependency?