You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0
Flutter doctor
Better Player version
The text was updated successfully, but these errors were encountered: