Add gh actions
This commit is contained in:
@@ -26,6 +26,10 @@ subprojects {
|
||||
withType<Javadoc> {
|
||||
options.encoding = Charsets.UTF_8.name()
|
||||
}
|
||||
|
||||
withType<JavaCompile> {
|
||||
options.isDeprecation = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user