v0.8.0: added an update notification service
This commit is contained in:
4
services/build.gradle
Normal file
4
services/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
apply plugin: 'java-library'
|
||||
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
sourceCompatibility = targetCompatibility = appJavaCompatibility
|
||||
Reference in New Issue
Block a user