Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit c498b8f

Browse files
author
Matei Nenciu
committed
Add breaking.md
1 parent faeb438 commit c498b8f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

BREAKING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Versions
2+
3+
- [Version 4.x.x](#version-4xx)
4+
5+
## Version 4.x.x
6+
7+
### Capacitor 4
8+
9+
This plugin now supports Capacitor 4 only. Please run `npx cap sync` after updating this package.
10+
11+
If you want to use this plugin with Capacitor 3, please install version `1.3.0`:
12+
13+
```
14+
npm i @capacitor-firebase/crashlytics@1.3.0
15+
```

0 commit comments

Comments
 (0)