paper mns use getter/setter no property access [ci skip]

This commit is contained in:
alexcrea 2026-06-20 14:55:31 +02:00
parent 106cd53b02
commit 178b372255
Signed by: alexcrea
GPG key ID: E346CD16413450E3
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.17.3"
version = "1.17.4"
val isDevBuild = System.getenv("SMALL_COMMIT_HASH") != null
val isPreRelease = System.getenv("IS_GITHUB_PRERELEASE") == "true"