Przeglądaj źródła

Merge pull request #8 from csmith/master

Tell gradle to use 1.8.
pull/9/head
Greg Holmes 9 lat temu
rodzic
commit
5f8d50c871
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      build.gradle

+ 2
- 2
build.gradle Wyświetl plik

@@ -21,8 +21,8 @@ sourceSets {
21 21
     }
22 22
 }
23 23
 
24
-sourceCompatibility = 1.7
25
-targetCompatibility = 1.7
24
+sourceCompatibility = 1.8
25
+targetCompatibility = 1.8
26 26
 
27 27
 repositories.mavenCentral()
28 28
 

Ładowanie…
Anuluj
Zapisz