Skip to content

Commit

Permalink
- [release] v9.0.0-a02
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Nov 5, 2021
1 parent 31df880 commit 5aa5f82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@

## Latest releases 🛠

- Kotlin && Material 3 | [v9.0.0-a01](https://github.com/mikepenz/MaterialDrawer/tree/v9.0.0-a01)
- Kotlin && Material 3 | [v9.0.0-a02](https://github.com/mikepenz/MaterialDrawer/tree/v9.0.0-a02)
- Kotlin | [v8.4.5](https://github.com/mikepenz/MaterialDrawer/tree/v8.4.5)
- Java && AndroidX | [v6.1.2](https://github.com/mikepenz/MaterialDrawer/tree/v6.1.2)
- Java && AppCompat | [v6.0.9](https://github.com/mikepenz/MaterialDrawer/tree/v6.0.9)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -3,7 +3,7 @@ buildscript {

ext {
release = [
versionName: "9.0.0-a01",
versionName: "9.0.0-a02",
versionCode: 9000
]

Expand Down

0 comments on commit 5aa5f82

Please sign in to comment.