Skip to content

Commit e0b1900

Browse files
authored
Update docs/manual-installation.mdx
1 parent fa9817e commit e0b1900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual-installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In the `/android/app/build.gradle` file, you can provide your own versions using
109109
```groovy
110110
rootProject.ext {
111111
set('FlutterFire', [
112-
FirebaseSDKVersion: '29.2.0'
112+
FirebaseSDKVersion: '29.2.1'
113113
])
114114
}
115115
```

0 commit comments

Comments
 (0)