Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

The project is using an unsupported version of Gradle

android gradle

Android Studio 1.1 Gradle 2.2.1 Gradle version 2.1 required current version is 2.2.1

Configuring a Gradle task based on task to be executed

gradle

Spring boot properties file override from command line

Grails 3 and Heroku - stage task not found

grails heroku gradle

Lots of broken source and class path errors in IntelliJ spring boot project?

Execution failed for task ':app:kaptDebugKotlin'. when clean build

Why is there a difference between ./gradlew clean build and ./gradlew clean :build

gradle gradlew

How to fix : ERROR: Failed to resolve: 'androidx.cardview:cardview:1.0.0'

Convert Gradle from Groovy to Kotlin DSL (for liquibase-gradle-plugin)

gradle kotlin groovy liquibase

Gradle doesn't execute tests

java gradle junit junit5

How to fix "Cannot find symbol error" in related subproject while running gradle compileJava

java spring spring-boot gradle

Unresolved references when testing in another module with testImplementation project(:deepestModule)

unit-testing gradle kotlin

Note: Recompile with -Xlint:deprecation for details.(Solved)

gradle android-manifest

Gradle Version 6.7.1 - Upgrade Failed

Gradle Android buildTypes overriding each other

Getting settings object from the buildscript

gradle settings project

java.io.File cannot be cast to org.gradle.api.artifacts.Configuration

Commons-Io Duplicate Entry Error Using Robospice and Android Studio

Groovy function call omiting the parentheses

groovy gradle