Skip to content

Commit

Permalink
* [release] v8.0.0-b04
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Feb 28, 2020
1 parent 9138c84 commit b337567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You can find some frequently asked questions and other resources in the [WIKI /

## Latest releases

- Kotlin && New | [v8.0.0-b03](https://github.com/mikepenz/MaterialDrawer/tree/v8.0.0-b03)
- Kotlin && New | [v8.0.0-b04](https://github.com/mikepenz/MaterialDrawer/tree/v8.0.0-b04)
- Kotlin | [v7.0.0](https://github.com/mikepenz/MaterialDrawer/tree/v7.0.0)
- 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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
release = [
versionName: "8.0.0-b03",
versionName: "8.0.0-b04",
versionCode: 8000
]

Expand Down

0 comments on commit b337567

Please sign in to comment.