jonataslaw / jonataslaw/VideoCompress
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher.
Open
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
Hi I get these errors, after updateting Android Gradle version to 6.9.2
`
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher.
The following dependencies do not satisfy the required version:
project ':video_compress' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 12s
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.