We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad32fdc commit 171c0efCopy full SHA for 171c0ef
e2e/Utils/CaptainTest.cs
@@ -9,7 +9,7 @@ public class CaptainTest : IDisposable
9
{
10
AndroidApp = Path.GetFullPath("../../../../example/build/app/outputs/flutter-apk/app-debug.apk"),
11
AndroidAppId = "com.instabug.flutter.example",
12
- AndroidVersion = "14",
+ AndroidVersion = "13",
13
IosApp = Path.GetFullPath("../../../../example/build/ios/iphonesimulator/Runner.app"),
14
IosAppId = "com.instabug.InstabugSample",
15
IosVersion = "17.2",
0 commit comments