Skip to content

Commit 30f1850

Browse files
hunterstichleticiarossi
authored andcommitted
[Docs] Updated getting started Gradle, AGP, and studio requirements
PiperOrigin-RevId: 753566450
1 parent 12fad1d commit 30f1850

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/getting-started.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@ for more information on Java 8 support and how to enable it for your app.
9090
9191
## 5. Gradle, AGP, and Android Studio
9292
93-
When using MDC-Android version `1.7.0` and above, you will need to make sure
94-
your project is built with the following minimum requirements, in order to
95-
support the latest build features such as XML `macro`:
93+
When using MDC-Android version `1.13.0` and above, you will need to
94+
make sure your project is built with the following minimum requirements, in
95+
order to support the latest build features such as XML `macro`:
9696
97-
- [Gradle version 7.3.3](https://developer.android.com/studio/releases/gradle-plugin#updating-gradle)
98-
- [Android Gradle Plugin (AGP) version 7.2.0](https://developer.android.com/studio/releases/gradle-plugin#updating-gradle)
99-
- [Android Studio Chipmunk, version 2021.2.1](https://developer.android.com/studio/releases/gradle-plugin#android_gradle_plugin_and_android_studio_compatibility)
97+
- [Gradle version 8.9](https://developer.android.com/studio/releases/gradle-plugin#updating-gradle)
98+
- [Android Gradle Plugin (AGP) version 8.7.3](https://developer.android.com/studio/releases/gradle-plugin#updating-gradle)
99+
- [Android Studio Ladybug, version 2024.2.1](https://developer.android.com/studio/releases/gradle-plugin#android_gradle_plugin_and_android_studio_compatibility)
100100
101101
## 6. `AppCompatActivity`
102102

0 commit comments

Comments
 (0)