Skip to content

Commit 4d6e2db

Browse files
authored
[Readme] Update supported Android Studio version (#7081)
The README.md was using an extremelly outdated version of Android Studio as reference. Now it points to a version that supports API level 36, according to https://developer.android.com/build/releases/gradle-plugin#api-level-support
1 parent 9cf0707 commit 4d6e2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ https://firebase.google.com.
2727

2828
## Getting Started
2929

30-
* Install the latest Android Studio (should be 3.0.1 or later)
30+
* Install the latest Android Studio (should be Meerkat | 2024.3.1 or later)
3131
* Clone the repo (`git clone --recurse-submodules git@github.com:firebase/firebase-android-sdk.git`)
3232
* When cloning the repo, it is important to get the submodules as well. If
3333
you have already cloned the repo without the submodules, you can update the

0 commit comments

Comments
 (0)