Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to execute Android Tests with gradle before each "release" build?

Gradle 3.0.0-alpha1 isn't compatible with kotlin-android plugin 1.1.2-3? [duplicate]

android gradle kotlin

Task :react-native-webview:compileDebugJavaWithJavac FAILED

Android Gradle build error "AAPT2 aapt2-4.1.0-6503028-windows Daemon #0: Unexpected error during link, attempting to stop daemon."

android gradle aapt2

How to initialize a BuildType with the configuration of an existing BuildType?

android gradle

Specs2 "value in is not a member of String"

scala gradle specs2

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException

Grade Error parsing XML: prefix must not be bound to one of the reserved namespace names

android xml gradle merge

How to add dependencies to project's top-level build.gradle file?

"USERAUTH fail" using gradle-ssh-plugin with identity

No tests found for given includes after upgrade to Gradle 5.1.1

gradle testng

Gradle creates war with servlet-api 2.5 instead of 3.0.1

java jetty gradle war

Properties file path was not found! (Relevant only for builds running on a CI Server)

gradle artifactory

Is it possible to combine java and groovy sources in the gradle project?

java groovy gradle

Gradle build failed in Android Studio

Gradle build failure: Could not resolve all dependencies for configuration ':classpath' [closed]

gradle remote debugging process

Android gradle unable to find method 'org.grade.api.internal.file.DefaultSourceDirectorySet'

android gradle

kotlin.KotlinNullPointerException (no error message) while building APK using Jenkins

Android - dynamic configuration in gradle based on build type