Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to inject dependencies in Gradle Plugin in Gradle recommended way?

How to configure a custom findbugs task in gradle with a different pluginClasspath

gradle findbugs

Telegram API release.keystore ERROR

How can I add a generated source folder to my source path in Gradle and IntelliJ?

gradle, idea plugin and multi-project setup

intellij-idea gradle

archiveBaseName applied to all build types

Gradle subprojects won't compile with dependency on other subproject

gradle gradle-eclipse

Eclipse Buildship Plugin: nesting source folders

Android - The package conflicts with an existing package by the same name

android gradle build.gradle

How to add custom dependencies automatically in android for any new project?

Android Studio: Gradle sync failed: Project :app declares a dependency

Remove all unnecessary libs from fat jar

How do you add a "system" dependency in Gradle?

java gradle

Can't run generated JAR file with Gradle and Kotlin

java gradle jar kotlin

Gradle - throw exception if project still has SNAPSHOT dependencies

java .net gradle groovy

Circular dependency in Android project

AGP 3.3 and Gradle 5.0 warning for variants that are obsolete and will be removed at the end of 2019

Customize Junit 4 XML report

java gradle junit testng

Using Firebase in a multi-module project

Gradle Wrapper - how to use different distributionUrls for Local vs CI builds?

gradle gradlew