diff options
author | Alex Ning <chineseperson5@gmail.com> | 2019-09-30 01:05:15 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2019-09-30 01:05:15 +0000 |
commit | 5e44484a3ef128bc1248c49afe8412a6e05f4e78 (patch) | |
tree | de9981ea0687870f520f0f6c37b7d42946fc7c20 /.idea/misc.xml | |
parent | de8076539dd79c665f123a6c856f2de3cdda9ac9 (diff) | |
download | infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.tar infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.tar.gz infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.tar.bz2 infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.tar.lz infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.tar.xz infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.tar.zst infinity-for-reddit-5e44484a3ef128bc1248c49afe8412a6e05f4e78.zip |
Clean the repo.
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 11afa9ef..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="NullableNotNullManager"> - <option name="myDefaultNullable" value="android.support.annotation.Nullable" /> - <option name="myDefaultNotNull" value="androidx.annotation.NonNull" /> - <option name="myNullables"> - <value> - <list size="12"> - <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" /> - <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" /> - <item index="2" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" /> - <item index="3" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" /> - <item index="4" class="java.lang.String" itemvalue="android.support.annotation.Nullable" /> - <item index="5" class="java.lang.String" itemvalue="androidx.annotation.Nullable" /> - <item index="6" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNullable" /> - <item index="7" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.Nullable" /> - <item index="8" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NullableDecl" /> - <item index="9" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NullableType" /> - <item index="10" class="java.lang.String" itemvalue="android.annotation.Nullable" /> - <item index="11" class="java.lang.String" itemvalue="com.android.annotations.Nullable" /> - </list> - </value> - </option> - <option name="myNotNulls"> - <value> - <list size="11"> - <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" /> - <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" /> - <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" /> - <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" /> - <item index="4" class="java.lang.String" itemvalue="androidx.annotation.NonNull" /> - <item index="5" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNonNull" /> - <item index="6" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.NonNull" /> - <item index="7" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullDecl" /> - <item index="8" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullType" /> - <item index="9" class="java.lang.String" itemvalue="android.annotation.NonNull" /> - <item index="10" class="java.lang.String" itemvalue="com.android.annotations.NonNull" /> - </list> - </value> - </option> - </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="JDK" project-jdk-type="JavaSDK"> - <output url="file://$PROJECT_DIR$/build/classes" /> - </component> - <component name="ProjectType"> - <option name="id" value="Android" /> - </component> -</project>
\ No newline at end of file |