File tree Expand file tree Collapse file tree 12 files changed +24
-24
lines changed
mlkit-face-mesh-detection
mlkit-pose-detection-accurate
mlkit-segmentation-selfie Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ android {
2929
3030
3131 compileOptions {
32- sourceCompatibility JavaVersion . VERSION_1_8
33- targetCompatibility JavaVersion . VERSION_1_8
32+ sourceCompatibility JavaVersion . VERSION_11
33+ targetCompatibility JavaVersion . VERSION_11
3434 }
3535
3636 kotlinOptions {
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222
2323
2424 compileOptions {
25- sourceCompatibility JavaVersion . VERSION_1_8
26- targetCompatibility JavaVersion . VERSION_1_8
25+ sourceCompatibility JavaVersion . VERSION_11
26+ targetCompatibility JavaVersion . VERSION_11
2727 }
2828 lint {
2929 abortOnError false
You can’t perform that action at this time.
0 commit comments