Kaynağa Gözat

Switch to 8 in gradle.

pull/33/head
Greg Holmes 9 yıl önce
ebeveyn
işleme
4436e1e212
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      build.gradle

+ 2
- 2
build.gradle Dosyayı Görüntüle

@@ -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…
İptal
Kaydet