Compare commits

...

1 Commits

Author SHA1 Message Date
Anthony Stirling
f5f84f3fc9 Update build.gradle 2024-07-20 12:25:20 +01:00

View File

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