aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-android-0/gradle.properties
diff options
context:
space:
mode:
authorsebastian.sellmair <sebastian.sellmair@jetbrains.com>2020-07-23 14:06:59 +0200
committerSebastian Sellmair <34319766+sellmair@users.noreply.github.com>2020-07-23 15:00:22 +0200
commit5065c969e9f07086719b44d89686129f7e3504f8 (patch)
tree4f0ade7175e14fc0ee9a5537d279111414738610 /integration-tests/gradle/projects/it-android-0/gradle.properties
parent9806f309ae4c16f72f685c5aca1dad5d8159f48f (diff)
downloaddokka-5065c969e9f07086719b44d89686129f7e3504f8.tar.gz
dokka-5065c969e9f07086719b44d89686129f7e3504f8.tar.bz2
dokka-5065c969e9f07086719b44d89686129f7e3504f8.zip
Add link to androidx documentation by default for Android projects
Diffstat (limited to 'integration-tests/gradle/projects/it-android-0/gradle.properties')
-rw-r--r--integration-tests/gradle/projects/it-android-0/gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-tests/gradle/projects/it-android-0/gradle.properties b/integration-tests/gradle/projects/it-android-0/gradle.properties
index 1332de19..2bdf43b4 100644
--- a/integration-tests/gradle/projects/it-android-0/gradle.properties
+++ b/integration-tests/gradle/projects/it-android-0/gradle.properties
@@ -1,2 +1,3 @@
dokka_it_kotlin_version=1.3.72
dokka_it_android_gradle_plugin_version=4.0.0
+android.useAndroidX=true