File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.15.2
2+ * Update dependencies
3+
14## 0.15.1
25
36* Increase android sdk compile version to 35
Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ android {
3636 }
3737
3838 dependencies {
39- implementation(" com.google.mlkit:entity-extraction:16.0.0-beta5 " )
39+ implementation(" com.google.mlkit:entity-extraction:16.0.0-beta6 " )
4040 }
4141}
Original file line number Diff line number Diff line change 11name : google_mlkit_entity_extraction
22description : " A Flutter plugin to use Google's ML Kit Entity Extractor API to recognize specific entities within static text."
3- version : 0.15.1
3+ version : 0.15.2
44homepage : https://github.com/flutter-ml/google_ml_kit_flutter
55repository : https://github.com/flutter-ml/google_ml_kit_flutter/tree/master/packages/google_mlkit_entity_extraction
66
You can’t perform that action at this time.
0 commit comments