diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-09 15:00:40 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-09 15:00:40 -0700 |
commit | a9a2386031592f70be6ce86ac0494fedbe6cc9cb (patch) | |
tree | 1ba5dbe994aa4e3a70677ebb0c48401011e63836 | |
parent | ef4b513cdd6d6fdf1d747720dd56f8c39bfedab9 (diff) | |
download | kau-a9a2386031592f70be6ce86ac0494fedbe6cc9cb.tar.gz kau-a9a2386031592f70be6ce86ac0494fedbe6cc9cb.tar.bz2 kau-a9a2386031592f70be6ce86ac0494fedbe6cc9cb.zip |
Read me
-rw-r--r-- | .idea/misc.xml | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 7319f02..085136f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> @@ -1,4 +1,4 @@ -# KAU +![KAU](https://raw.githubusercontent.com/AllanWang/KAU/master/files/logo.svg) Kotlin Android Utils |