Skip to content

Commit

Permalink
* [release] v5.0.0-a03
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jan 25, 2020
1 parent 4f173c0 commit 6b30947
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 @@ -65,7 +65,7 @@ A awesome gradle plugin which can automatically fetch a font from Fontastic, and

## Latest releases

- Kotlin Next Gen | [v5.0.0-a02](https://github.com/mikepenz/MaterialDrawer/tree/v5.0.0-a02)
- Kotlin Next Gen | [v5.0.0-a03](https://github.com/mikepenz/MaterialDrawer/tree/v5.0.0-a03)
- Kotlin | [v4.0.2](https://github.com/mikepenz/MaterialDrawer/tree/v4.0.2)
- Java AndroidX | [v3.2.5](https://github.com/mikepenz/MaterialDrawer/tree/v3.2.5)
- Java Appcompat | [v3.0.4](https://github.com/mikepenz/MaterialDrawer/tree/v3.0.4)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
buildscript {
ext {
release = [
versionName: "5.0.0-a02",
versionName: "5.0.0-a03",
versionCode: 50000
]

Expand Down

0 comments on commit 6b30947

Please sign in to comment.