File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' AdminSDKDirectoryQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' AdminSDKReportsQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' AdminSDKResellerQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' AppsScriptQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' ClassroomQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' DriveActivityQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' DriveQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' GmailQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' PeopleQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
7+
78version = ' 1.0'
89
910repositories {
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apply plugin: 'java'
22apply plugin : ' application'
33
44mainClassName = ' TasksQuickstart'
5- sourceCompatibility = 1.7
6- targetCompatibility = 1.7
5+ sourceCompatibility = 1.8
6+ targetCompatibility = 1.8
77version = ' 1.0'
88
99repositories {
You can’t perform that action at this time.
0 commit comments