diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index 7796dc82..d5e3a033 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ + xmlns:tools="http://schemas.android.com/tools"> diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 2c2cae78..71146098 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -8,7 +8,7 @@ environment: flutter: ">=3.10.0" dependencies: - device_info_plus: ^8.0.0 + device_info_plus: ^10.1.0 flutter: sdk: flutter flutter_downloader: