Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

What is the easiest way convert line endings to unix style when creating tar file in Gradle?

gradle newline

How can I ensure that the processResources task of a gradle build always runs?

gradle

Gradle - extract file from depended jar

Where can I put my custom task class in Gradle

gradle

Android Studio 0.5.2 Gradle Refresh Project failed

Duplicated files copied in APK when including both Joda Time and Common IO libraries in Android project

Gradle: Why plus operator causes dupe strings to concat?

How to publish an Android library as a Maven artifact on Bitbucket?

android maven gradle

Failed to create component for 'dialog' reason: java.awt.HeadlessException

How to best divide big app into modules?

Android Studio 3.1.3 Gradle Sync Error. Could Not Download Gradle-Core.jar

How to pass command line argument to Gradle Kotlin DSL

Jacoco fails on Gradle 7.0.2 and Kotlin 1.5.10

Use case for the task buildNeeded?

java gradle

Can't run ndk-build on Android studio from gradle on osx yosemite

android gradle android-ndk

Gradle compiles but does not run TestNG tests

Why intelliJ IDEA dependency scope is "provided" instead of "compile"?

java intellij-idea gradle

Facebook android sdk dependency conflict

How to build a runnable ShadowJar with a gradle script Kotlin build file?

Gradle task to write hg revision to file