Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-gradle-plugin

How to aggregate test report for mutli-project build with different plugins?

AndroidStudio: add virtual folder in gradle

How to exclude module from all dependencies but leave explicit declaration Gradle

Unable to resolve imports from external dependencies in Android Studio 2.0 Preview 5 + Preview 6

could not build app Error:Execution failed for task ':app:package "packageName" Debug'. > value (73836) > 0x0000ffff

Could not get unknown property 'assembleRelease' while using gradle 2.14.1

How can Variant Outputs be manipulated using the Android Gradle Plugin 3.0.0+?

Error: "Program type already present: androidx.versionedparcelable.CustomVersionedParcelable"

Could not find an installed version of Gradle either in Android Studio, or on your system to install the gradle wrapper

Execution failed for task :app:compileDebugJavaWithJavac

'java' plugin is not compatible with the Android plugins

What is the equivalent of BuildConfig in Java module? - Android

Process 'command '/Applications/Android Studio 3.0.1.app/Contents/jre/jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

Kotlin DSL build scripts dependency updates

How to edit the code of a library imported with Gradle in Android Studio?

Gradle building android project with Java 1.8 even though java gradle toolchain is set to jdk 11

Gradle: how do I include a local jar from a dependent java project in an Android build?