Skip to content

Commit 21e62da

Browse files
committed
- [release] v9.0.0
1 parent a66e4aa commit 21e62da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
## Latest releases 🛠
5151

52-
- Kotlin && Material 3 | [v9.0.0-rc01](https://github.com/mikepenz/MaterialDrawer/tree/v9.0.0-rc01)
52+
- Kotlin && Material 3 | [v9.0.0](https://github.com/mikepenz/MaterialDrawer/tree/v9.0.0)
5353
- Kotlin | [v8.4.5](https://github.com/mikepenz/MaterialDrawer/tree/v8.4.5)
5454
- Java && AndroidX | [v6.1.2](https://github.com/mikepenz/MaterialDrawer/tree/v6.1.2)
5555
- Java && AppCompat | [v6.0.9](https://github.com/mikepenz/MaterialDrawer/tree/v6.0.9)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33

44
ext {
55
release = [
6-
versionName: "9.0.0-rc01",
6+
versionName: "9.0.0",
77
versionCode: 9000
88
]
99

0 commit comments

Comments
 (0)