remove settings files update for now

This commit is contained in:
Anthony Stirling
2024-06-06 19:49:53 +01:00
parent e824a3e7bd
commit a40696f16e
2 changed files with 41 additions and 56 deletions

View File

@@ -12,7 +12,7 @@ plugins {
import com.github.jk1.license.render.*
group = 'stirling.software'
version = '0.25.1'
version = '0.25.2'
//17 is lowest but we support and recommend 21
sourceCompatibility = '17'