Skip to content

Commit 82324a2

Browse files
author
Gray Mackall
committed
add exclusion with reason
1 parent 63719b0 commit 82324a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev/tools/bin/config/lockfile_exclusion.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@
1111
# files, and then running `rm buildscript-gradle.lockfile && ./gradlew :generateLockfiles` from
1212
# its android subdirectory.
1313
- dev/integration_tests/gradle_deprecated_settings/android
14+
15+
# hello_world uses a Kotlin Gradle settings file (settings.gradle.kts). We don't have a template
16+
# Kotlin Gradle settings file (only a groovy one), so we currently can't generate it.
17+
- examples/hello_world/android

0 commit comments

Comments
 (0)