Update build.gradle

This commit is contained in:
Anthony Stirling
2023-12-30 02:20:16 +00:00
committed by GitHub
parent a5ee10e029
commit b32c28e9cb

View File

@@ -8,7 +8,7 @@ plugins {
}
group = 'stirling.software'
version = '0.18.0'
version = '0.18.1'
sourceCompatibility = '17'
repositories {