Skip to content

Commit 4bdb955

Browse files
committed
exclude nested example projects
1 parent 4d77999 commit 4bdb955

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ allprojects {
6161
apiValidation {
6262
ignoredProjects += [
6363
"examples",
64+
"java",
65+
"kotlin",
66+
"kotlin-kts",
67+
"kotlin-multiplatform",
6468
"integration",
6569
]
6670

0 commit comments

Comments
 (0)