Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle error with lack of mainClassName property in gradle build

java gradle

Cannot resolve symbol 'Theme.AppCompat.Light.DarkActionBar' in styles.xml

Configure Gradle to publish sources and javadoc

java gradle

Spring Boot 2 - Change Jar Name

Some problems were found with the configuration of task ':app:generateSafeArgsDebug' (type 'ArgumentsGenerationTask'). After upgrading gradle to 7.0

Unable to build apk: The number of method references cannot exceed 64K

android gradle apk

Android studio - Failed to complete gradle execution - error in opening zip file

com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: Failed to install all

What is the meaning/cause of *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed?

java gradle jvm

How can a consistent Java code format be enforced?

java gradle intellij-idea

Create Android library AAR including javadoc and sources

Android 5.x ClassNotFoundException works fine on 6.0+

Gradle project sync failing after Google announced the new sdk versioning system

android firebase gradle

How to read test result reports on Travis CI?

gradle travis-ci

Error:BUG! exception in phase 'class generation' in source unit '_BuildScript_' unsupported Target MODULE

~/.gradle/gradle.properties file not being read

gradle build.gradle

Could not find method android() for arguments when building Android project from gradle

Invalid source release 1.7 error when compiling with gradle

Android - change flavor version name based on build type

android gradle

Android Studio : How to remove/filter build variants for default debug and release buildTypes and keep only those using custom buildTypes?