Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-gradle-plugin

How to unit test Retrofit api calls?

Could not find method android() for arguments

Publish an Android library to Maven with aar and source jar

Cannot enable Gradle's offline mode on Android Studio 3.6

Android Studio two flavors with different manifest files

Android X: tools:replace specified at line: for attribute, but no new value specified

IncompatibleClassChangeError after updating to Android Build Tools 25.1.6 GCM / FCM

Difference between google() and maven { url 'https://maven.google.com' }

Gradle: More than one variant of project :myLib matches the consumer attributes

Duplicate classes from androidx and com.android.support

Gradle version 2.2 is required. Current version is 2.10

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve

Android Studio Gradle DSL method not found: 'android()' -- Error(17,0)

Error:Unexpected lock protocol found in lock file. Expected 3, found 0

Could not find method kapt() for arguments

transformClassesAndResourcesWithProguardForRelease FAILED

Android Studio: Gradle - build fails -- Execution failed for task ':dexDebug'

How to set up gradle and android studio to do release build?

Failed to resolve: com.android.support:appcompat-v7:26.0.0

What's the difference between "minifyEnabled" and "useProguard" in the Android Plugin for Gradle?