Skip to content

Commit 44af46f

Browse files
committed
Testing...
1 parent 56654ea commit 44af46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group = "com.pi4j"
88
version = "0.2"
99

1010
application {
11-
mainClass.set("CoroutinesExampleKt")
11+
mainClass.set("MinimalExampleKt")
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)