Build with Java 8

Change-Id: Ic22a513b394a56deb13329f332529e164da7063d
diff --git a/.buckconfig b/.buckconfig
index 1e032e5..97c50e0 100644
--- a/.buckconfig
+++ b/.buckconfig
@@ -5,6 +5,8 @@
 
 [java]
   src_roots = java, resources
+  source_level = 8
+  target_level = 8
 
 [project]
   ignore = .git, eclipse-out