Update build.gradle

This commit is contained in:
Anthony Stirling
2024-07-20 12:25:20 +01:00
committed by GitHub
parent cbe92269f4
commit f5f84f3fc9

View File

@@ -16,7 +16,7 @@ ext {
}
group = "stirling.software"
version = "0.26.2"
version = "0.27.0"
// 17 is lowest but we support and recommend 21
sourceCompatibility = "17"