Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Add application module dependency into another application module in Android Studio with Gradle

Optimizing build time in Android Studio

Permanently add a plugin to Gradle

java gradle

Android Gradle build fails dexBuilderDebug task, after updating to Kotlin 1.4

What exactly is "task type" in gradle?

gradle

Apply Android Gradle plugin using new syntax

How to configure gradle to use a local repository only for certain dependency groups?

java ivy gradle

Creating a Gradle plugin with a dependency on another (external) plugin

gradle

How to build a release test apk for Android with Gradle?

android testing gradle

Using Android L Material Design on KitKat

Being told project is not using the gradle build system when it is

ClassCastException: NoClassDefFoundError cannot be cast to RuntimeException

Gradle compileJava cannot find symbol from source file

java eclipse gradle war

minifyEnabled causing app to crash on release mode

java android logging gradle

How to tell Gradle to use a different AndroidManifest from the command line?

Both REST and SOAP Web Services for a single application

java rest tomcat soap gradle

how to dump all gradle values used for build

Why doesn't Gradle or Maven have a dependency version lock file?

Jacoco code coverage in Android Studio with flavors

Where are the docs for tasks.withType()?

gradle