aboutsummaryrefslogtreecommitdiff
path: root/.idea/compiler.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/compiler.xml')
-rw-r--r--.idea/compiler.xml6
1 files changed, 6 insertions, 0 deletions
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 @@
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
+ <module name="core_main" target="1.5" />
+ <module name="core_test" target="1.5" />
+ <module name="dokka-android-gradle-plugin_main" target="1.6" />
+ <module name="dokka-android-gradle-plugin_test" target="1.6" />
+ <module name="dokka-gradle-plugin_main" target="1.6" />
+ <module name="dokka-gradle-plugin_test" target="1.6" />
<module name="dokka-maven-plugin" target="1.5" />
<module name="maven-plugin" target="1.5" />
</bytecodeTargetLevel>