Skip to content

Commit 171c0ef

Browse files
release:v 13.0.0
1 parent ad32fdc commit 171c0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/Utils/CaptainTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class CaptainTest : IDisposable
99
{
1010
AndroidApp = Path.GetFullPath("../../../../example/build/app/outputs/flutter-apk/app-debug.apk"),
1111
AndroidAppId = "com.instabug.flutter.example",
12-
AndroidVersion = "14",
12+
AndroidVersion = "13",
1313
IosApp = Path.GetFullPath("../../../../example/build/ios/iphonesimulator/Runner.app"),
1414
IosAppId = "com.instabug.InstabugSample",
1515
IosVersion = "17.2",

0 commit comments

Comments
 (0)