react-native-baidumap-sdk icon indicating copy to clipboard operation
react-native-baidumap-sdk copied to clipboard

something went wrong with kotlin-gradle-plugin and Location

Open onlyling opened this issue 4 years ago • 0 comments

kotlin-gradle-plugin

./gradlew clean
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher.
The following dependencies do not satisfy the required version:
project ':react-native-baidumap-sdk' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.41
yarn add react-native-baidumap-sdk@next
## "react-native-baidumap-sdk": "^0.6.1-2",

Task :react-native-baidumap-sdk:compileDebugKotlin FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.

Location

Location is a type in TypeScript

image

设备信息

  • React Native: 0.61.5
  • 开发机器:macOS Catalina 10.15.3

onlyling avatar Feb 23 '20 11:02 onlyling