Update build.gradle

This commit is contained in:
Anthony Stirling 2023-01-29 17:04:10 +00:00 committed by GitHub
parent cd0bcb960b
commit 77a138dc6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'stirling.software'
version = '0.0.1-SNAPSHOT'
version = '0.2.0'
sourceCompatibility = '17'
repositories {