From a8c3ca4f1d9433e914325222ae5f26da2f9e2489 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期四, 14 九月 2023 18:05:37 +0800 Subject: [PATCH] 增加了住宅id功能 --- HDLSDK_DEMO/.idea/compiler.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDLSDK_DEMO/.idea/compiler.xml b/HDLSDK_DEMO/.idea/compiler.xml index 245a82c..7d7ec2e 100644 --- a/HDLSDK_DEMO/.idea/compiler.xml +++ b/HDLSDK_DEMO/.idea/compiler.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="CompilerConfiguration"> - <bytecodeTargetLevel target="1.8" /> + <bytecodeTargetLevel target="11" /> </component> </project> \ No newline at end of file -- Gitblit v1.8.0