Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Set the project properties in subclassed gradle task

How to correctly opt-in to Experimental APIs in Kotlin Multiplatform + Compose?

Disable jCenter repository in Gradle

android gradle jcenter

Merging multiple providers in Gradle. Difference between Provider.map vs project.provider

How to specify different SigningConfigs for 'assemble' and 'bundle'?

gradle

How to merge Manifest sections with Gradle and shadowJar

Context path is not working for SpringBoot 3

java spring spring-boot gradle

How do I gradle run without any dependency checking?

java ant build gradle

Gradle Exec task not exiting

tomcat gradle

Displaying local file dependencies

java gradle dependencies

Android Studio 4.2 started to rename resources inside APK in release build

Using IntelliJ Javac2 compiler instead of standard compiler in Gradle

Android Studio 3.2.1 - NDK r10e sync fail?

Why @EnableCircuitBreaker is deprecated for Springboot version 2.5.12 and suggest a replacement

spring-boot gradle

Gradle "Could not resolve all artifacts for configuration ':classpath'." error on Intellij

Does react-native support jdk 17?

Android Studio suggests upgrading Gradle to 8.2.1, but can't

Why is my import.sql file not automatically running?