From 908aa606ea7c46346b590aaee79dd6cc1851e36d Mon Sep 17 00:00:00 2001 From: porokoro Date: Sun, 20 Mar 2016 16:55:06 +0100 Subject: Update .idea project files --- .idea/compiler.xml | 6 + .idea/gradle.xml | 8 +- ...android_databinding_baseLibrary_2_0_0_beta7.xml | 11 + ...roid_databinding_compilerCommon_2_0_0_beta7.xml | 11 + ..._com_android_tools_annotations_25_0_0_beta7.xml | 11 + ...com_android_tools_build_builder_2_0_0_beta7.xml | 11 + ...droid_tools_build_builder_model_2_0_0_beta7.xml | 11 + ...id_tools_build_builder_test_api_2_0_0_beta7.xml | 11 + ..._com_android_tools_build_gradle_2_0_0_beta7.xml | 11 + ..._android_tools_build_gradle_api_2_0_0_beta7.xml | 11 + ...android_tools_build_gradle_core_2_0_0_beta7.xml | 11 + ...id_tools_build_manifest_merger_25_0_0_beta7.xml | 11 + ...adle__com_android_tools_common_25_0_0_beta7.xml | 11 + ..._com_android_tools_ddms_ddmlib_25_0_0_beta7.xml | 11 + ...radle__com_android_tools_dvlib_25_0_0_beta7.xml | 11 + ...roid_tools_external_lombok_lombok_ast_0_2_3.xml | 11 + ...adle__com_android_tools_jack_jack_api_0_9_0.xml | 11 + ...adle__com_android_tools_jill_jill_api_0_9_0.xml | 11 + ..._tools_layoutlib_layoutlib_api_25_0_0_beta7.xml | 11 + ...e__com_android_tools_lint_lint_25_0_0_beta7.xml | 11 + ...om_android_tools_lint_lint_api_25_0_0_beta7.xml | 11 + ...android_tools_lint_lint_checks_25_0_0_beta7.xml | 11 + ...__com_android_tools_repository_25_0_0_beta7.xml | 11 + ...__com_android_tools_sdk_common_25_0_0_beta7.xml | 11 + ...adle__com_android_tools_sdklib_25_0_0_beta7.xml | 11 + .../Gradle__com_google_code_gson_gson_2_2_4.xml | 11 + .../Gradle__com_google_guava_guava_17_0.xml | 11 + ...e_juniversalchardet_juniversalchardet_1_0_3.xml | 11 + .../Gradle__com_intellij_annotations_12_0.xml | 11 + .../Gradle__com_squareup_javawriter_2_5_0.xml | 11 + .../Gradle__com_tunnelvisionlabs_antlr4_4_5.xml | 11 + ...com_tunnelvisionlabs_antlr4_annotations_4_5.xml | 11 + ...le__com_tunnelvisionlabs_antlr4_runtime_4_5.xml | 11 + .../Gradle__commons_codec_commons_codec_1_4.xml | 11 + .../Gradle__commons_io_commons_io_2_4.xml | 11 + ...adle__commons_logging_commons_logging_1_1_1.xml | 11 + .../libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml | 11 + ...Gradle__net_sf_proguard_proguard_base_5_2_1.xml | 11 + ...adle__net_sf_proguard_proguard_gradle_5_2_1.xml | 11 + ..._treelayout_org_abego_treelayout_core_1_0_1.xml | 11 + .idea/libraries/Gradle__org_antlr_ST4_4_0_8.xml | 11 + .idea/libraries/Gradle__org_antlr_antlr_3_5_2.xml | 11 + .../Gradle__org_antlr_antlr_runtime_3_5_2.xml | 11 + ...__org_apache_commons_commons_compress_1_8_1.xml | 11 + ..._org_apache_httpcomponents_httpclient_4_1_1.xml | 11 + ...dle__org_apache_httpcomponents_httpcore_4_1.xml | 11 + ...dle__org_apache_httpcomponents_httpmime_4_1.xml | 11 + ...radle__org_bouncycastle_bcpkix_jdk15on_1_48.xml | 11 + ...radle__org_bouncycastle_bcprov_jdk15on_1_48.xml | 11 + ...le__org_eclipse_jdt_core_compiler_ecj_4_4_2.xml | 11 + ...g_jacoco_org_jacoco_core_0_7_4_201502262128.xml | 11 + ...__org_jetbrains_kotlin_kotlin_runtime_1_0_0.xml | 11 + ...tbrains_kotlin_kotlin_runtime_1_0_0_rc_1007.xml | 11 - ...dle__org_jetbrains_kotlin_kotlin_test_1_0_0.xml | 11 + ..._jetbrains_kotlin_kotlin_test_1_0_0_rc_1007.xml | 11 - ...rg_jetbrains_kotlin_kotlin_test_junit_1_0_0.xml | 11 + ...ains_kotlin_kotlin_test_junit_1_0_0_rc_1007.xml | 11 - .idea/libraries/Gradle__org_ow2_asm_asm_5_0_3.xml | 11 + .../Gradle__org_ow2_asm_asm_analysis_5_0_3.xml | 11 + .../Gradle__org_ow2_asm_asm_commons_5_0_3.xml | 11 + .../Gradle__org_ow2_asm_asm_debug_all_5_0_1.xml | 11 + .../Gradle__org_ow2_asm_asm_tree_5_0_3.xml | 11 + .idea/modules.xml | 13 +- .idea/modules/core/core.iml | 12 + .idea/modules/core/core_main.iml | 221 +++ .idea/modules/core/core_test.iml | 228 +++ .../dokka-android-gradle-plugin.iml | 12 + .../dokka-android-gradle-plugin_main.iml | 2048 +++++++++++++++++++ .../dokka-android-gradle-plugin_test.iml | 2052 ++++++++++++++++++++ .../dokka-gradle-plugin/dokka-gradle-plugin.iml | 12 + .../dokka-gradle-plugin_main.iml | 1994 +++++++++++++++++++ .../dokka-gradle-plugin_test.iml | 1998 +++++++++++++++++++ .idea/modules/dokka.iml | 12 + .idea/runConfigurations/Dokka.xml | 4 +- .idea/runConfigurations/Stdlib.xml | 4 +- .idea/runConfigurations/Stdlib_Javadoc.xml | 4 +- core/core.iml | 115 -- dokka-gradle-plugin/dokka-gradle-plugin.iml | 1561 --------------- dokka.iml | 14 - 79 files changed, 9239 insertions(+), 1739 deletions(-) create mode 100644 .idea/libraries/Gradle__com_android_databinding_baseLibrary_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_databinding_compilerCommon_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_annotations_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_builder_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_builder_model_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_builder_test_api_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_gradle_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_gradle_api_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_gradle_core_2_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_build_manifest_merger_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_common_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_ddms_ddmlib_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_dvlib_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_external_lombok_lombok_ast_0_2_3.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_jack_jack_api_0_9_0.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_jill_jill_api_0_9_0.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_layoutlib_layoutlib_api_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_lint_lint_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_lint_lint_api_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_lint_lint_checks_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_repository_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_sdk_common_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_android_tools_sdklib_25_0_0_beta7.xml create mode 100644 .idea/libraries/Gradle__com_google_code_gson_gson_2_2_4.xml create mode 100644 .idea/libraries/Gradle__com_google_guava_guava_17_0.xml create mode 100644 .idea/libraries/Gradle__com_googlecode_juniversalchardet_juniversalchardet_1_0_3.xml create mode 100644 .idea/libraries/Gradle__com_intellij_annotations_12_0.xml create mode 100644 .idea/libraries/Gradle__com_squareup_javawriter_2_5_0.xml create mode 100644 .idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_4_5.xml create mode 100644 .idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_annotations_4_5.xml create mode 100644 .idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_runtime_4_5.xml create mode 100644 .idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml create mode 100644 .idea/libraries/Gradle__commons_io_commons_io_2_4.xml create mode 100644 .idea/libraries/Gradle__commons_logging_commons_logging_1_1_1.xml create mode 100644 .idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml create mode 100644 .idea/libraries/Gradle__net_sf_proguard_proguard_base_5_2_1.xml create mode 100644 .idea/libraries/Gradle__net_sf_proguard_proguard_gradle_5_2_1.xml create mode 100644 .idea/libraries/Gradle__org_abego_treelayout_org_abego_treelayout_core_1_0_1.xml create mode 100644 .idea/libraries/Gradle__org_antlr_ST4_4_0_8.xml create mode 100644 .idea/libraries/Gradle__org_antlr_antlr_3_5_2.xml create mode 100644 .idea/libraries/Gradle__org_antlr_antlr_runtime_3_5_2.xml create mode 100644 .idea/libraries/Gradle__org_apache_commons_commons_compress_1_8_1.xml create mode 100644 .idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_1_1.xml create mode 100644 .idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_1.xml create mode 100644 .idea/libraries/Gradle__org_apache_httpcomponents_httpmime_4_1.xml create mode 100644 .idea/libraries/Gradle__org_bouncycastle_bcpkix_jdk15on_1_48.xml create mode 100644 .idea/libraries/Gradle__org_bouncycastle_bcprov_jdk15on_1_48.xml create mode 100644 .idea/libraries/Gradle__org_eclipse_jdt_core_compiler_ecj_4_4_2.xml create mode 100644 .idea/libraries/Gradle__org_jacoco_org_jacoco_core_0_7_4_201502262128.xml create mode 100644 .idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0.xml delete mode 100644 .idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0_rc_1007.xml create mode 100644 .idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0.xml delete mode 100644 .idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0_rc_1007.xml create mode 100644 .idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0.xml delete mode 100644 .idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0_rc_1007.xml create mode 100644 .idea/libraries/Gradle__org_ow2_asm_asm_5_0_3.xml create mode 100644 .idea/libraries/Gradle__org_ow2_asm_asm_analysis_5_0_3.xml create mode 100644 .idea/libraries/Gradle__org_ow2_asm_asm_commons_5_0_3.xml create mode 100644 .idea/libraries/Gradle__org_ow2_asm_asm_debug_all_5_0_1.xml create mode 100644 .idea/libraries/Gradle__org_ow2_asm_asm_tree_5_0_3.xml create mode 100644 .idea/modules/core/core.iml create mode 100644 .idea/modules/core/core_main.iml create mode 100644 .idea/modules/core/core_test.iml create mode 100644 .idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin.iml create mode 100644 .idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_main.iml create mode 100644 .idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_test.iml create mode 100644 .idea/modules/dokka-gradle-plugin/dokka-gradle-plugin.iml create mode 100644 .idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_main.iml create mode 100644 .idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_test.iml create mode 100644 .idea/modules/dokka.iml delete mode 100644 core/core.iml delete mode 100644 dokka-gradle-plugin/dokka-gradle-plugin.iml delete mode 100644 dokka.iml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index c928ac74..1e9211e0 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -25,6 +25,12 @@ + + + + + + diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 3d03cd3a..2e481f64 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -10,17 +10,11 @@ diff --git a/.idea/libraries/Gradle__com_android_databinding_baseLibrary_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_databinding_baseLibrary_2_0_0_beta7.xml new file mode 100644 index 00000000..5481d5a2 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_databinding_baseLibrary_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_databinding_compilerCommon_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_databinding_compilerCommon_2_0_0_beta7.xml new file mode 100644 index 00000000..49f396f4 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_databinding_compilerCommon_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_annotations_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_annotations_25_0_0_beta7.xml new file mode 100644 index 00000000..18733c33 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_annotations_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_builder_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_builder_2_0_0_beta7.xml new file mode 100644 index 00000000..9f404f1c --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_builder_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_builder_model_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_builder_model_2_0_0_beta7.xml new file mode 100644 index 00000000..ead74841 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_builder_model_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_builder_test_api_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_builder_test_api_2_0_0_beta7.xml new file mode 100644 index 00000000..3a56673e --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_builder_test_api_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_gradle_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_gradle_2_0_0_beta7.xml new file mode 100644 index 00000000..f1f9c0e2 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_gradle_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_gradle_api_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_gradle_api_2_0_0_beta7.xml new file mode 100644 index 00000000..972a6ef7 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_gradle_api_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_gradle_core_2_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_gradle_core_2_0_0_beta7.xml new file mode 100644 index 00000000..a51eb9e8 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_gradle_core_2_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_build_manifest_merger_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_build_manifest_merger_25_0_0_beta7.xml new file mode 100644 index 00000000..c14022f3 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_build_manifest_merger_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_common_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_common_25_0_0_beta7.xml new file mode 100644 index 00000000..2a268a7d --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_common_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_ddms_ddmlib_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_ddms_ddmlib_25_0_0_beta7.xml new file mode 100644 index 00000000..6dcf3622 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_ddms_ddmlib_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_dvlib_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_dvlib_25_0_0_beta7.xml new file mode 100644 index 00000000..e1a23524 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_dvlib_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_external_lombok_lombok_ast_0_2_3.xml b/.idea/libraries/Gradle__com_android_tools_external_lombok_lombok_ast_0_2_3.xml new file mode 100644 index 00000000..7dfb7130 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_external_lombok_lombok_ast_0_2_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_jack_jack_api_0_9_0.xml b/.idea/libraries/Gradle__com_android_tools_jack_jack_api_0_9_0.xml new file mode 100644 index 00000000..1aefb3d0 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_jack_jack_api_0_9_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_jill_jill_api_0_9_0.xml b/.idea/libraries/Gradle__com_android_tools_jill_jill_api_0_9_0.xml new file mode 100644 index 00000000..2e644ba8 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_jill_jill_api_0_9_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_layoutlib_layoutlib_api_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_layoutlib_layoutlib_api_25_0_0_beta7.xml new file mode 100644 index 00000000..48e9be30 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_layoutlib_layoutlib_api_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_lint_lint_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_lint_lint_25_0_0_beta7.xml new file mode 100644 index 00000000..34fa06ef --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_lint_lint_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_lint_lint_api_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_lint_lint_api_25_0_0_beta7.xml new file mode 100644 index 00000000..858461ae --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_lint_lint_api_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_lint_lint_checks_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_lint_lint_checks_25_0_0_beta7.xml new file mode 100644 index 00000000..117f5c68 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_lint_lint_checks_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_repository_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_repository_25_0_0_beta7.xml new file mode 100644 index 00000000..d99ff508 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_repository_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_sdk_common_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_sdk_common_25_0_0_beta7.xml new file mode 100644 index 00000000..ea6a6cea --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_sdk_common_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_android_tools_sdklib_25_0_0_beta7.xml b/.idea/libraries/Gradle__com_android_tools_sdklib_25_0_0_beta7.xml new file mode 100644 index 00000000..ec5e63f5 --- /dev/null +++ b/.idea/libraries/Gradle__com_android_tools_sdklib_25_0_0_beta7.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_google_code_gson_gson_2_2_4.xml b/.idea/libraries/Gradle__com_google_code_gson_gson_2_2_4.xml new file mode 100644 index 00000000..5fadbfbb --- /dev/null +++ b/.idea/libraries/Gradle__com_google_code_gson_gson_2_2_4.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_google_guava_guava_17_0.xml b/.idea/libraries/Gradle__com_google_guava_guava_17_0.xml new file mode 100644 index 00000000..0ecc15e1 --- /dev/null +++ b/.idea/libraries/Gradle__com_google_guava_guava_17_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_googlecode_juniversalchardet_juniversalchardet_1_0_3.xml b/.idea/libraries/Gradle__com_googlecode_juniversalchardet_juniversalchardet_1_0_3.xml new file mode 100644 index 00000000..b514a0a3 --- /dev/null +++ b/.idea/libraries/Gradle__com_googlecode_juniversalchardet_juniversalchardet_1_0_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml b/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml new file mode 100644 index 00000000..55f6be37 --- /dev/null +++ b/.idea/libraries/Gradle__com_intellij_annotations_12_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_squareup_javawriter_2_5_0.xml b/.idea/libraries/Gradle__com_squareup_javawriter_2_5_0.xml new file mode 100644 index 00000000..a9380f64 --- /dev/null +++ b/.idea/libraries/Gradle__com_squareup_javawriter_2_5_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_4_5.xml b/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_4_5.xml new file mode 100644 index 00000000..d693d96e --- /dev/null +++ b/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_4_5.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_annotations_4_5.xml b/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_annotations_4_5.xml new file mode 100644 index 00000000..bdb06325 --- /dev/null +++ b/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_annotations_4_5.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_runtime_4_5.xml b/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_runtime_4_5.xml new file mode 100644 index 00000000..f2daab5d --- /dev/null +++ b/.idea/libraries/Gradle__com_tunnelvisionlabs_antlr4_runtime_4_5.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml b/.idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml new file mode 100644 index 00000000..44fa95f0 --- /dev/null +++ b/.idea/libraries/Gradle__commons_codec_commons_codec_1_4.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml b/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml new file mode 100644 index 00000000..2ce45d1b --- /dev/null +++ b/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__commons_logging_commons_logging_1_1_1.xml b/.idea/libraries/Gradle__commons_logging_commons_logging_1_1_1.xml new file mode 100644 index 00000000..b9fb7515 --- /dev/null +++ b/.idea/libraries/Gradle__commons_logging_commons_logging_1_1_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml b/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml new file mode 100644 index 00000000..bf61f5a1 --- /dev/null +++ b/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__net_sf_proguard_proguard_base_5_2_1.xml b/.idea/libraries/Gradle__net_sf_proguard_proguard_base_5_2_1.xml new file mode 100644 index 00000000..45e25485 --- /dev/null +++ b/.idea/libraries/Gradle__net_sf_proguard_proguard_base_5_2_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__net_sf_proguard_proguard_gradle_5_2_1.xml b/.idea/libraries/Gradle__net_sf_proguard_proguard_gradle_5_2_1.xml new file mode 100644 index 00000000..f9b67be2 --- /dev/null +++ b/.idea/libraries/Gradle__net_sf_proguard_proguard_gradle_5_2_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_abego_treelayout_org_abego_treelayout_core_1_0_1.xml b/.idea/libraries/Gradle__org_abego_treelayout_org_abego_treelayout_core_1_0_1.xml new file mode 100644 index 00000000..4844a08a --- /dev/null +++ b/.idea/libraries/Gradle__org_abego_treelayout_org_abego_treelayout_core_1_0_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_antlr_ST4_4_0_8.xml b/.idea/libraries/Gradle__org_antlr_ST4_4_0_8.xml new file mode 100644 index 00000000..8bacbdcc --- /dev/null +++ b/.idea/libraries/Gradle__org_antlr_ST4_4_0_8.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_antlr_antlr_3_5_2.xml b/.idea/libraries/Gradle__org_antlr_antlr_3_5_2.xml new file mode 100644 index 00000000..93a60e6c --- /dev/null +++ b/.idea/libraries/Gradle__org_antlr_antlr_3_5_2.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_antlr_antlr_runtime_3_5_2.xml b/.idea/libraries/Gradle__org_antlr_antlr_runtime_3_5_2.xml new file mode 100644 index 00000000..a7c38fea --- /dev/null +++ b/.idea/libraries/Gradle__org_antlr_antlr_runtime_3_5_2.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_apache_commons_commons_compress_1_8_1.xml b/.idea/libraries/Gradle__org_apache_commons_commons_compress_1_8_1.xml new file mode 100644 index 00000000..2cc93e91 --- /dev/null +++ b/.idea/libraries/Gradle__org_apache_commons_commons_compress_1_8_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_1_1.xml b/.idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_1_1.xml new file mode 100644 index 00000000..cbd5c2cd --- /dev/null +++ b/.idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_1_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_1.xml b/.idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_1.xml new file mode 100644 index 00000000..50ad6048 --- /dev/null +++ b/.idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_apache_httpcomponents_httpmime_4_1.xml b/.idea/libraries/Gradle__org_apache_httpcomponents_httpmime_4_1.xml new file mode 100644 index 00000000..ccf2ec91 --- /dev/null +++ b/.idea/libraries/Gradle__org_apache_httpcomponents_httpmime_4_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_bouncycastle_bcpkix_jdk15on_1_48.xml b/.idea/libraries/Gradle__org_bouncycastle_bcpkix_jdk15on_1_48.xml new file mode 100644 index 00000000..e016b475 --- /dev/null +++ b/.idea/libraries/Gradle__org_bouncycastle_bcpkix_jdk15on_1_48.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_bouncycastle_bcprov_jdk15on_1_48.xml b/.idea/libraries/Gradle__org_bouncycastle_bcprov_jdk15on_1_48.xml new file mode 100644 index 00000000..52ad00cb --- /dev/null +++ b/.idea/libraries/Gradle__org_bouncycastle_bcprov_jdk15on_1_48.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_eclipse_jdt_core_compiler_ecj_4_4_2.xml b/.idea/libraries/Gradle__org_eclipse_jdt_core_compiler_ecj_4_4_2.xml new file mode 100644 index 00000000..3d9305a0 --- /dev/null +++ b/.idea/libraries/Gradle__org_eclipse_jdt_core_compiler_ecj_4_4_2.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jacoco_org_jacoco_core_0_7_4_201502262128.xml b/.idea/libraries/Gradle__org_jacoco_org_jacoco_core_0_7_4_201502262128.xml new file mode 100644 index 00000000..84c330a1 --- /dev/null +++ b/.idea/libraries/Gradle__org_jacoco_org_jacoco_core_0_7_4_201502262128.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0.xml b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0.xml new file mode 100644 index 00000000..76719e4f --- /dev/null +++ b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0_rc_1007.xml b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0_rc_1007.xml deleted file mode 100644 index 228b5c8b..00000000 --- a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_runtime_1_0_0_rc_1007.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0.xml b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0.xml new file mode 100644 index 00000000..462dffe3 --- /dev/null +++ b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0_rc_1007.xml b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0_rc_1007.xml deleted file mode 100644 index b9230264..00000000 --- a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_1_0_0_rc_1007.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0.xml b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0.xml new file mode 100644 index 00000000..ee078d95 --- /dev/null +++ b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0_rc_1007.xml b/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0_rc_1007.xml deleted file mode 100644 index a10ed802..00000000 --- a/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_test_junit_1_0_0_rc_1007.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_ow2_asm_asm_5_0_3.xml b/.idea/libraries/Gradle__org_ow2_asm_asm_5_0_3.xml new file mode 100644 index 00000000..2f6ad78c --- /dev/null +++ b/.idea/libraries/Gradle__org_ow2_asm_asm_5_0_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_ow2_asm_asm_analysis_5_0_3.xml b/.idea/libraries/Gradle__org_ow2_asm_asm_analysis_5_0_3.xml new file mode 100644 index 00000000..35fec389 --- /dev/null +++ b/.idea/libraries/Gradle__org_ow2_asm_asm_analysis_5_0_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_ow2_asm_asm_commons_5_0_3.xml b/.idea/libraries/Gradle__org_ow2_asm_asm_commons_5_0_3.xml new file mode 100644 index 00000000..00a6c29f --- /dev/null +++ b/.idea/libraries/Gradle__org_ow2_asm_asm_commons_5_0_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_ow2_asm_asm_debug_all_5_0_1.xml b/.idea/libraries/Gradle__org_ow2_asm_asm_debug_all_5_0_1.xml new file mode 100644 index 00000000..364947ae --- /dev/null +++ b/.idea/libraries/Gradle__org_ow2_asm_asm_debug_all_5_0_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__org_ow2_asm_asm_tree_5_0_3.xml b/.idea/libraries/Gradle__org_ow2_asm_asm_tree_5_0_3.xml new file mode 100644 index 00000000..5ec26f4f --- /dev/null +++ b/.idea/libraries/Gradle__org_ow2_asm_asm_tree_5_0_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 0f91bc27..9541b387 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,9 +2,16 @@ - - - + + + + + + + + + + diff --git a/.idea/modules/core/core.iml b/.idea/modules/core/core.iml new file mode 100644 index 00000000..5c473483 --- /dev/null +++ b/.idea/modules/core/core.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/core/core_main.iml b/.idea/modules/core/core_main.iml new file mode 100644 index 00000000..0bc2339a --- /dev/null +++ b/.idea/modules/core/core_main.iml @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/core/core_test.iml b/.idea/modules/core/core_test.iml new file mode 100644 index 00000000..77127a12 --- /dev/null +++ b/.idea/modules/core/core_test.iml @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin.iml b/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin.iml new file mode 100644 index 00000000..87185fba --- /dev/null +++ b/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_main.iml b/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_main.iml new file mode 100644 index 00000000..cb61f7da --- /dev/null +++ b/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_main.iml @@ -0,0 +1,2048 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_test.iml b/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_test.iml new file mode 100644 index 00000000..1497a50c --- /dev/null +++ b/.idea/modules/dokka-android-gradle-plugin/dokka-android-gradle-plugin_test.iml @@ -0,0 +1,2052 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin.iml b/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin.iml new file mode 100644 index 00000000..e0601c85 --- /dev/null +++ b/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_main.iml b/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_main.iml new file mode 100644 index 00000000..a9840386 --- /dev/null +++ b/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_main.iml @@ -0,0 +1,1994 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_test.iml b/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_test.iml new file mode 100644 index 00000000..32152286 --- /dev/null +++ b/.idea/modules/dokka-gradle-plugin/dokka-gradle-plugin_test.iml @@ -0,0 +1,1998 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/dokka.iml b/.idea/modules/dokka.iml new file mode 100644 index 00000000..858ff442 --- /dev/null +++ b/.idea/modules/dokka.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Dokka.xml b/.idea/runConfigurations/Dokka.xml index 55719955..59b5d6d5 100644 --- a/.idea/runConfigurations/Dokka.xml +++ b/.idea/runConfigurations/Dokka.xml @@ -6,9 +6,9 @@