Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

gradle junit tests logging with slf4j

java logging gradle junit slf4j

Use src/test/resources as directory with gradle java

java gradle intellij-idea

Android Gradle Plugin 7 LibraryBuildType no longer has isDebuggable property

Classes in bundle 'app' do not match with execution data. For report generation the same class files must be used as at runtime

android kotlin gradle jacoco

Cannot add a configuration with name 'androidJdkImage' as a configuration with that name already exists

Spotbugs exclude filter in gradle project

java gradle findbugs spotbugs

compileSdkVersion is not specified. Please add it to build.gradle: even though I have it defined in my build.gradle file

How to resolve DependencyResolutionManagement warning in Kotlin DSL

what is compileDebugJavaWithJavac task?

android gradle

Error with transformClassesWithDesugarForDebug

How to generate code coverage report for integration test using sonar + jacoco in mutli module system using gradle

Can Gradle restart running app in continuous build mode run?

gradle

What is the difference between sourceCompatibility 8 and 11? What happens when they are set to different values?

Reduce gradle daemon disk space (it takes up to 50GB)

Android Gradle Javadoc broken after upgrade to Gradle 7

java android gradle javadoc

What's the use of constraint in Gradle dependencies resolution?

java.lang.NoSuchMethodError: No virtual method setSkipClientToken(Z)V in class Lcom/facebook/GraphRequest;