Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 932981f

Browse files
committed
chore: don't build examples by default
1 parent 315e944 commit 932981f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.parallel = true
33
org.gradle.caching = true
44
org.gradle.configureondemand = true
55

6-
buildExamples = true
6+
buildExamples = false
77

88
# Kotlin code style for this project: "official" or "obsolete":
99
kotlin.code.style = official

0 commit comments

Comments
 (0)