Skip to content

Conversation

@cartland
Copy link
Contributor

Resolved error:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher.
The following dependencies do not satisfy the required version:
root project 'android-media-controller' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.30

Resolved warning:
WARNING: The specified Android SDK Build Tools version (27.0.3) is ignored, as
it is below the minimum supported version (28.0.3) for Android Gradle Plugin
3.3.2.
Android SDK Build Tools 28.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '27.0.3'" from your
build.gradle file, as each version of the Android Gradle Plugin now has a
default version of the build tools.

Resolved error:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher.
The following dependencies do not satisfy the required version:
root project 'android-media-controller' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.30

Resolved warning:
WARNING: The specified Android SDK Build Tools version (27.0.3) is ignored, as
it is below the minimum supported version (28.0.3) for Android Gradle Plugin
3.3.2.
Android SDK Build Tools 28.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '27.0.3'" from your
build.gradle file, as each version of the Android Gradle Plugin now has a
default version of the build tools.
@nic0lette nic0lette merged commit b890ed2 into googlesamples:master Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants