Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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;

Could not find method classpath() for arguments in build.gradle

java android kotlin gradle

Please help: A problem occurred evaluating project ':app'. > No signature of method

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1

the following options were not recognized by any processor: '[dagger.fastinit, dagger.hilt.android.internal

android kotlin gradle kapt

node_modules/react-native/react.gradle' as it does not exist

Customize gradle script for custom output folder and exe name

spring gradle

Call Requires API 26 (min is 18): android.app.NotificationChannel

Gradle sonarqube not recognizing groovy tests

gradle groovy sonarqube spock