From 761abb1b8a6a604b05b47ff2b7efef08a12b01f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:45:36 +0530 Subject: [PATCH] Update README with latest commit ID - 0.0.26 (#85) Co-authored-by: GitHub Actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d78a09..8328c44 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Get the latest version from `https://pub.dev/packages/appium_flutter_server/inst ```yaml dev_dependencies: - appium_flutter_server: 0.0.24 + appium_flutter_server: 0.0.26 ``` 2. Create a directory called `integration_test` in the root of your Flutter project.