Snap for 8670926 from 86cbfc1ec45ef3490990e3b3a86bc3f568adaebc to studio-ee-release

Change-Id: I32a7b5c9ab9d3114c5953a50668219bba9e2c2ee
diff --git a/build.gradle b/build.gradle
index 845ddcf..23de8dc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -2,7 +2,7 @@
 
 apply plugin: 'java'
 
-sourceCompatibility = '1.8'
+sourceCompatibility = '11'
 
 repositories {
     jcenter()