Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle. How to generate source code before compilation in android app

android gradle

Gradle can't resolve external dependancies

android gradle zbar

How to exclude a package from a transitive dependency of external jar included in build.gradle?

gradle build.gradle

Error When building a large Codename One Application During the Dex Phase

android gradle codenameone dex

How to change build tools version in Android Studio

Where does gradle stores the jars of external plugins?

gradle

What is "deps" in "implementation deps.support.app_compat"?

android gradle build.gradle

Could not find method api() for arguments [project ':model'] on object of

android gradle

Use Gradle sub-projects with Kotlin multiplatform

Error :"Configuration 'compile' is obsolete and has been replaced with 'implementation'.", even though no 'compile' present in gradle

How to pass args to JVM which runs tests with Gradle

java gradle

Checkstyles + Gradle throwing Caused by: java.lang.IllegalArgumentException: given name COMPACT_CTOR_DEF

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