为 audioplayers_android 模块单独设置 Java 1.8,其他模块保持 Java 17
This commit is contained in:
@@ -186,7 +186,7 @@ class _ProfilePageState extends State<ProfilePage>
|
||||
|
||||
setState(() {});
|
||||
} catch (e) {
|
||||
print('加载答题统计失败: $e');
|
||||
// 加载失败
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user