Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Gradle & kotlin error ? #860

Closed
lavara123 opened this issue Dec 30, 2021 · 4 comments
Closed

[BUG] Gradle & kotlin error ? #860

lavara123 opened this issue Dec 30, 2021 · 4 comments
Assignees
Labels
new issue New issue which has not been checked yet

Comments

@lavara123
Copy link

Describe the bug
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0

[   +2 ms] > Task :better_player:compileReleaseKotlin FAILED
[        ] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 7.0.
[        ] Use '--warning-mode all' to show the individual deprecation warnings.
[        ] See
https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_li
ne_warnings
[        ] 51 actionable tasks: 6 executed, 45 up-to-date
[ +595 ms] Running Gradle task 'assembleRelease'... (completed in 223,6s)
[   +2 ms] [!] Your project requires a newer version of the Kotlin Gradle
plugin.
[        ]     Find the latest version on
               https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then
update
               /home/USER/Desktop/flutter/sadecean/android/build.gradle:
               ext.kotlin_version = '<latest-version>'

Flutter doctor

[✓] Flutter (Channel stable, 2.8.1, on Arch Linux 5.15.12-arch1-1, locale
    tr_TR.UTF-8)
    • Flutter version 2.8.1 at /opt/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 77d935af4d (2 hafta önce), 2021-12-16 08:37:33 -0800
    • Engine revision 890a5fca2e
    • Dart version 2.15.1

[✓] Android toolchain - develop for Android devices (Android SDK version 31)
    • Android SDK at /opt/android-sdk
    • Platform android-32, build-tools 31
    • ANDROID_HOME = /opt/android-sdk
    • ANDROID_SDK_ROOT = /opt/android-sdk
    • Java binary at: /usr/lib/jvm/java-8-j9/bin/java
    • Java version IBM Semeru Runtime Open Edition (build 1.8.0_312-b07)
    • All Android licenses accepted.

Better Player version

  • Version: ^0.0.81
@lavara123 lavara123 added the new issue New issue which has not been checked yet label Dec 30, 2021
@wtjperi2003
Copy link

same problem

@flutter-max
Copy link

same prob here

@shiyiya
Copy link

shiyiya commented Jan 26, 2022

#882 (comment)

@jhomlala
Copy link
Owner

Should be fixed with latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new issue New issue which has not been checked yet
Projects
None yet
Development

No branches or pull requests

5 participants