Android Studio 因JDK版本导致编译报错问题处理

一、报错问题提示

Cause: com/android/tools/idea/gradle/run/OutputBuildAction has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

二、处理方法

将Gradle JDK版本改为11

相关推荐
问心无愧051341 分钟前
ctf show web 入门42
android·前端·android studio
没什么本事1 小时前
关于C# panel 添加lable问题 -- 明确X和Y 位置错误
android·java·c#
REDcker5 小时前
Android HWASan 详解:硬件标记原理、Clang 启用与排障实践
android·linux·debug·编译·clang·asan·hwasan
2501_915909065 小时前
全面解析前端开发中常用的浏览器调试工具及其使用场景
android·ios·小程序·https·uni-app·iphone·webview
angerdream6 小时前
Android手把手编写儿童手机远程监控App之SQLite详解2
android
-SOLO-6 小时前
Python 爬取小红书 文章标题和内容 仅供学习
android·python·学习
ooseabiscuit6 小时前
Laravel5
android·php·laravel
科技道人7 小时前
Android 禁止使用ipv6 测试
android·禁用ipv6
AlexMaybeBot7 小时前
巧用 OpenClaw 为 Android 开发电脑瘦身
android·github·ai编程
pengyu11 小时前
【Kotlin 协程修仙录 · 金丹境 · 中阶】 | 启动密法:CoroutineStart 四种模式与底层调度玄机
android·kotlin