]> git.lizzy.rs Git - LightOverlay.git/blobdiff - build.gradle
Fix build
[LightOverlay.git] / build.gradle
index 20d4c3b574d2302a434778271183c563a172e6c5..5c3ac7ad1239aa361d2f891881956f6c48171a97 100644 (file)
@@ -29,6 +29,6 @@ allprojects {
 
     tasks.withType(JavaCompile) {
         options.encoding = "UTF-8"
-        options.release = 16
+        options.release = 17
     }
 }