Skip to content

Commit 238b549

Browse files
authored
Update minimum java version
1 parent 5553c36 commit 238b549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java_shared.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
sourceCompatibility = 1.7
2-
targetCompatibility = 1.7
1+
sourceCompatibility = 1.8
2+
targetCompatibility = 1.8
33

44
javadoc {
55
options.encoding = 'UTF-8'

0 commit comments

Comments
 (0)