Преглед изворни кода

Tell gradle to use 1.8.

pull/32/head
Chris Smith пре 9 година
родитељ
комит
b6acc1d647
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      build.gradle

+ 2
- 2
build.gradle Прегледај датотеку

@@ -87,8 +87,8 @@ subprojects {
87 87
         }
88 88
     }
89 89
 
90
-    sourceCompatibility = 1.7
91
-    targetCompatibility = 1.7
90
+    sourceCompatibility = 1.8
91
+    targetCompatibility = 1.8
92 92
 
93 93
     repositories.mavenCentral()
94 94
 

Loading…
Откажи
Сачувај