chore: only show flags on macOS

This commit is contained in:
hstyi
2025-07-01 11:58:19 +08:00
committed by hstyi
parent a4364bcd6a
commit 92ee2d72f2
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ plugins {
alias(libs.plugins.kotlin.jvm)
}
project.version = "0.0.5"
project.version = "0.0.6"
dependencies {
testImplementation(kotlin("test"))