SHA256
feat: finalize channels fixes and runtime stability
This commit is contained in:
@@ -4,6 +4,12 @@ plugins {
|
||||
id 'com.github.johnrengelman.shadow' version '8.1.1'
|
||||
}
|
||||
|
||||
allprojects {
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
options.encoding = 'UTF-8'
|
||||
}
|
||||
}
|
||||
|
||||
group = 'shine'
|
||||
version = '1.1_codex'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user