Skip to content

Commit

Permalink
- [release] v10.0.0-a01
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jan 4, 2025
1 parent f5677de commit fb8e585
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

## Latest releases 🛠

- Kotlin && M3 && JVM 17 | [v10.0.0-a01](https://github.com/mikepenz/MaterialDrawer/tree/v10.0.0-a01)
- Kotlin && Material 3 | [v9.0.2](https://github.com/mikepenz/MaterialDrawer/tree/v9.0.2)
- Kotlin | [v8.4.5](https://github.com/mikepenz/MaterialDrawer/tree/v8.4.5) (Provided as-is only)
- Java && AndroidX | [v6.1.2](https://github.com/mikepenz/MaterialDrawer/tree/v6.1.2) (Provided as-is only)
Expand All @@ -60,7 +61,7 @@ The latest release is available
on [Maven Central](https://search.maven.org/artifact/com.mikepenz/materialdrawer/9.0.1/aar).

```gradle
implementation("com.mikepenz:materialdrawer:9.0.1")
implementation("com.mikepenz:materialdrawer:${latestRelease}")
```

```gradle
Expand Down

0 comments on commit fb8e585

Please sign in to comment.