We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5553c36 commit 238b549Copy full SHA for 238b549
1 file changed
java_shared.gradle
@@ -1,5 +1,5 @@
1
-sourceCompatibility = 1.7
2
-targetCompatibility = 1.7
+sourceCompatibility = 1.8
+targetCompatibility = 1.8
3
4
javadoc {
5
options.encoding = 'UTF-8'
0 commit comments