Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Using version catalog in Gradle Kotlin build for subprojects

gradle gradle-kotlin-dsl

Using both lombok and protobuf results in gradle tasks without dependencies resulting in builds failing sometimes

Gradle 7 StackOverflowError when building

java gradle

Failed to resolve: multidex-instrumentation

How to set Android Studio targetSdk with no errors or warnings

Gradle, Javadoc and JDK version

gradle java-8 javadoc

Configure gradle plugin based on future tasks

Sonarqube how to configure gradle sub-projects correctly?

gradle sonarqube

NoClassDefFoundError org/springframework/jdbc/core/ConnectionCallback in tests

Gradle build on multiple projects using single build.gradle

java android gradle

Gradle and Artifactory Plugin with API Key

gradle artifactory

How can work DevTools in Kotlin and Gradle project when I guess I tried a lot of solution?

what is mean of 'apply from' in gradle?

java eclipse gradle

This version of the Android Support plugin for IntelliJ IDEA

android gradle

querydsl generated q source code is not imported correctly

spring-boot gradle querydsl

Building a Gradle Kotlin project with Java 9/10 and Gradle's Kotlin DSL

Why does my Kotlin Gradle build die with exit code 137?

gradle kotlin