Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Where is the build.gradle file located for my Android project?

No signature of method: is applicable for argument types error in Groovy

groovy gradle cucumber

How to add new configuration with Gradle Kotlin-dsl

gradle gradle-kotlin-dsl

How to target JVM 9 on Kotlin with Gradle?

gradle kotlin

ERROR: [TAG] Failed to resolve variable '${project.version}'

Running Gradle on Ubuntu 13.10

java ubuntu gradle

How to fix "Support-v13:19.1.0 depends on libraries but is not a library itself"?

Build.gradle: Access to 'project' exceeds its access rights

Gradle Artifactory publication error

gradle artifactory

Unable to compute hash of

android-studio gradle

How to set severityOverrides in lintOptions?

Android Studio: Resolving Duplicate Classes

Gradle: How to merge Android manifest files for different buildTypes which need the same Activity, but with different intent-filters

How to properly write a gradle-wrapper.properties file?

gradle gradlew

Gradle - make use of RAMdisk

gradle ramdisk

Gradle couldn't execute npm command

How generate javadoc with Gradle?

Add external jar in gradle

gradle minecraft-forge

Dagger2 generated class is all of a sudden missing from Android Studio

android build gradle dagger-2

How to extend the behavior of a Gradle task for a new task type?

groovy gradle task