feat: downgrade Java
This commit is contained in:
@@ -8,8 +8,13 @@ wrapper {
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
||||
compileJava {
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_17
|
||||
options.encoding = "UTF-8"
|
||||
}
|
||||
|
||||
group = "ru.di9"
|
||||
version = "1.0"
|
||||
version = "1.1"
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
||||
Reference in New Issue
Block a user