diff options
Diffstat (limited to 'integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml')
-rw-r--r-- | integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml b/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml deleted file mode 100644 index 43894029..00000000 --- a/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml +++ /dev/null @@ -1,5 +0,0 @@ -<!-- - ~ Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. - --> - -<manifest package="org.jetbrains.dokka.it.android"/> |