mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
Bump to v1.0.1
This commit is contained in:
@@ -11,7 +11,7 @@ plugins {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group 'me.William278'
|
group 'me.William278'
|
||||||
version '1.0'
|
version '1.0.1'
|
||||||
|
|
||||||
compileJava { options.encoding = 'UTF-8' }
|
compileJava { options.encoding = 'UTF-8' }
|
||||||
tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }
|
tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }
|
||||||
|
|||||||
Reference in New Issue
Block a user