diff --git a/android/fastlane/metadata/android/en-US/changelogs/29.txt b/android/fastlane/metadata/android/en-US/changelogs/29.txt new file mode 100644 index 0000000..b515ef2 --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/29.txt @@ -0,0 +1 @@ +Fixed slowness of devices scan. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 2475515..091f4a5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A Network Analyzer publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.9+28 +version: 1.1.0+29 environment: sdk: ">=2.17.0 <3.0.0"