diff options
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 33 |
1 files changed, 1 insertions, 32 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 9a966e3..5cd9a10 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,37 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ExternalStorageConfigurationManager" enabled="true" /> - <component name="ProjectInspectionProfilesVisibleTreeState"> - <entry key="Project Default"> - <profile-state> - <expanded-state> - <State> - <id>Android Lint: Correctness</id> - </State> - <State> - <id>Android Lint: Security</id> - </State> - <State> - <id>Best practisesGradle</id> - </State> - <State> - <id>Gradle</id> - </State> - <State> - <id>JUnit</id> - </State> - <State> - <id>Java</id> - </State> - <State> - <id>Probable bugsJava</id> - </State> - <State> - <id>TestNGJava</id> - </State> - </expanded-state> - </profile-state> - </entry> - </component> <component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/out" /> </component> |