Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle can't resolve dependencies through my http proxy

gradle

Adding attributes to a jar file's manifest using Gradle

How to use gradle-android-test-plugin

Why does Gradle only include classes from my library with project dependency

How to use Dagger in non-Android Gradle Java application?

Publishing subprojects with the Gradle-Artifactory plugin

How can I print reported bugs to console in gradle findbugs plugin?

plugins gradle findbugs

Android Studio - Execution failed for task ':app:transformClassesWithDexForDebug' - java.exe finished with non-zero exit value 2

How to select specific jetty version in Gretty plugin

gradle jetty gretty

use gradle to embed dependency information into manifest

java gradle build manifest.mf

sonarqube gradle plugin excluding jacoco integration tests

gradle sonarqube gradlew

Gradle build fails because of Nexus returning 400 Bad Request

gradle nexus

Painful Unity project export to Android each build (I'm doing something wrong)

android unity3d gradle export

crash with NoSuchMethodError after proguard with method references

Dokka - skip generating javadoc for default android packages

How to define the Kotlin version for both buildSrc and an application module?

ClassNotFoundException when "implementation" is used for library dependency of a library

NoClassDefFoundError while running unit tests with Roboelectric 3.8

android gradle robolectric

Gradle: using resources in a dependency jar as a sourceset

Migration to AndroidX

android gradle resources