Skip to content

Commit

Permalink
chore: Update READMEs.
Browse files Browse the repository at this point in the history
- Android compileSdkVersion: 34
  • Loading branch information
fbernaly committed Apr 18, 2024
1 parent 445d512 commit 923828e
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/google_mlkit_barcode_scanning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_commons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_digital_ink_recognition/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_entity_extraction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

### Supported languages

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_face_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_face_mesh_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_image_labeling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_language_id/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

### Supported languages

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_object_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_pose_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_selfie_segmentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_smart_reply/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_text_recognition/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

### Supported languages

Expand Down
2 changes: 1 addition & 1 deletion packages/google_mlkit_translation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Notice that the minimum `IPHONEOS_DEPLOYMENT_TARGET` is 12.0, you can set it to

- minSdkVersion: 21
- targetSdkVersion: 33
- compileSdkVersion: 33
- compileSdkVersion: 34

### Usage guidelines for ML Kit on-device translation

Expand Down

0 comments on commit 923828e

Please sign in to comment.