Skip to content

Commit 89189fb

Browse files
fix: e2e
1 parent 733addd commit 89189fb

File tree

1 file changed

+1
-1
lines changed
  • packages/instabug_flutter/example/lib

1 file changed

+1
-1
lines changed

packages/instabug_flutter/example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ void main() {
4949
WidgetsFlutterBinding.ensureInitialized();
5050

5151
Instabug.init(
52-
token: '0174a800719ebdebf7b248fa6ae2ef17',
52+
token: 'ed6f659591566da19b67857e1b9d40ab',
5353
invocationEvents: [InvocationEvent.floatingButton],
5454
debugLogsLevel: LogLevel.verbose,
5555
appVariant: 'variant 1');

0 commit comments

Comments
 (0)