Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-gradle-plugin

Android gradle - how to search multiple respositories for gradle dependencies

Gradle build error: org.gradle.buildexceptionreporter Gradle version used 2.14.1

How to see the AndroidManifest.xml of my imported packages?

Sonar qube not showing results for Android Lint

How to get the buildtype in a build.gradle EARLY ON

e: [kapt] 'com.sun.tools.javac.util.Context' class can't be found ('tools.jar' is absent in the plugin classpath). Kapt won't work

How can I create a default properties file if it doesn't exist in Android Gradle Build

Set Android.mk flag through Gradle depending on build type

Different Gradle versions in my project (gradle.xml vs build.gradle)

define manifest place holders in build.gradle

purpose of com.android.tools.build

Android @SuppressWarnings at statement-level, rather than method-level

How to specify versionCode/versionName for Android libraries with Maven Publish

How to add a Gradle task to an Android build

Is it possible to have different build.gradles for different product flavors?

Unresolved reference when using a generated AAR with Composables