Skip to content

Commit 77b455a

Browse files
author
Ali Abdelfattah
authored
Update sample app token
1 parent 0267e49 commit 77b455a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ void main() {
1919
});
2020

2121
Instabug.start(
22-
'efa41f402620b5654f2af2b86e387029', [InvocationEvent.floatingButton]);
22+
'ed6f659591566da19b67857e1b9d40ab', [InvocationEvent.floatingButton]);
2323
}
2424

2525
class MyApp extends StatelessWidget {

0 commit comments

Comments
 (0)