diff options
author | RaindropsSys <contact@minteck.org> | 2023-03-15 22:41:52 +0100 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-03-15 22:41:52 +0100 |
commit | aa35a851a3521ee0c5626f0af1ab2e6342b48399 (patch) | |
tree | b5719bd0c774413e19ffbb693315214f66e5a52e /.idea/misc.xml | |
parent | 7259fc1d1cc7d6cfbda8d51b3848cd41be97e548 (diff) | |
download | delta-android-aa35a851a3521ee0c5626f0af1ab2e6342b48399.tar.gz delta-android-aa35a851a3521ee0c5626f0af1ab2e6342b48399.tar.bz2 delta-android-aa35a851a3521ee0c5626f0af1ab2e6342b48399.zip |
Updated 8 files (automated)
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 1896758..8978d23 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,7 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ExternalStorageConfigurationManager" enabled="true" /> - <component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="17" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> |