Skip to content

Commit

Permalink
* [release] v8.0.0-a03
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Dec 27, 2019
1 parent 0d44bb8 commit 632963b
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-a02](https://github.com/mikepenz/MaterialDrawer/tree/v8.0.0-a02)
- Kotlin && New | [v8.0.0-a03](https://github.com/mikepenz/MaterialDrawer/tree/v8.0.0-a03)
- 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-a02",
versionName: "8.0.0-a03",
versionCode: 8000
]

Expand Down

0 comments on commit 632963b

Please sign in to comment.