|
|
|
@ -1,19 +1,181 @@
|
|
|
|
|
<application>
|
|
|
|
|
<component name="ProjectJdkTable">
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 29 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-29/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-29/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-29/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="http://developer.android.com/reference/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite" />
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|
<additional sdk="android-29" />
|
|
|
|
|
</jdk>
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 30 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-30/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-30/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-30/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="http://developer.android.com/reference/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite" />
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|
<additional sdk="android-30" />
|
|
|
|
|
</jdk>
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 31 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-31/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-31/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-31/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="http://developer.android.com/reference/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite" />
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|
<additional sdk="android-31" />
|
|
|
|
|
</jdk>
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 33, extension level 3 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-33/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-33/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-33/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="http://developer.android.com/reference/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite" />
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|
<additional sdk="android-33" />
|
|
|
|
|
</jdk>
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 34, extension level 7 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-34/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-34/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-34/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
|
<root type="composite" />
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/sources/android-34" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|
<additional sdk="android-34" />
|
|
|
|
|
</jdk>
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 35 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-35/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-35/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-35/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="http://developer.android.com/reference/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite" />
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|
<additional sdk="android-35" />
|
|
|
|
|
</jdk>
|
|
|
|
|
<jdk version="2">
|
|
|
|
|
<name value="Android API 36.0, extension level 17 Platform" />
|
|
|
|
|
<type value="Android SDK" />
|
|
|
|
|
<homePath value="$USER_HOME$/Library/Android/sdk" />
|
|
|
|
|
<homePath value="$USER_HOME$/Android/Sdk" />
|
|
|
|
|
<roots>
|
|
|
|
|
<annotationsPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Library/Android/sdk/platforms/android-36/data/annotations.zip!/" type="simple" />
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-36/data/annotations.zip!/" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</annotationsPath>
|
|
|
|
|
<classPath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="jar://$USER_HOME$/Library/Android/sdk/platforms/android-36/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Library/Android/sdk/platforms/android-36/data/res" type="simple" />
|
|
|
|
|
<root url="jar://$USER_HOME$/Android/Sdk/platforms/android-36/android.jar!/" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/platforms/android-36/data/res" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</classPath>
|
|
|
|
|
<javadocPath>
|
|
|
|
@ -21,7 +183,7 @@
|
|
|
|
|
</javadocPath>
|
|
|
|
|
<sourcePath>
|
|
|
|
|
<root type="composite">
|
|
|
|
|
<root url="file://$USER_HOME$/Library/Android/sdk/sources/android-36" type="simple" />
|
|
|
|
|
<root url="file://$USER_HOME$/Android/Sdk/sources/android-36" type="simple" />
|
|
|
|
|
</root>
|
|
|
|
|
</sourcePath>
|
|
|
|
|
</roots>
|
|
|
|
|