Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How do I provide credentials for Gradle Wrapper without embedding them in my project's gradle-wrapper.properties file?

gradle gradlew

Android Studio handle SNAPSHOT dependencies

Gradle build failing due to keystore.properties file missing

How to upload test reports of Kotlin sources to Coveralls?

How to determine build type in kotlin-multiplatform project

Gradle could not determine Java version from '14.0.1'

gradle

Kotlin Multiplatform : Plugin [id: 'com.android.library'] was not found

How to use the maven ant task from gradle?

groovy maven gradle

Using AndroidAnnotations with Scala and Gradle

Gradle: How do I publish a zip from a non-java project and consume it in a java project?

build gradle

How to upload an artifact to Artifactory / consume it in a build system (Gradle Maven Ant) where the artifact does not have an extension

Why we have to specify useTestNG() for tests with Gradle?

testing gradle testng spock

Product Variants: Multiple Activities

android studio generate aar with dependency

How to make gradle not to mark build failed if no tests are found

gradle

IntelliJ 14 Gradle task in Test Runner

Trouble downloading my published files on Bintray from JCenter

maven gradle bintray jcenter

Setting javaagent for particular task in Gradle

gradle javaagents

Android Studio Gradle issues: Invalid Gradle JDK Configuration found

What is the difference between gradle install and gradle publishToMavenLocal?

gradle