Skip to content

Commit

Permalink
- [release] v5.0.0-b01
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Mar 8, 2020
1 parent d8bf21f commit 78dd4de
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 @@ -50,7 +50,7 @@

## Latest releases 🛠

- Kotlin Next Gen | [v5.0.0-a04](https://github.com/mikepenz/Android-Iconics/tree/v5.0.0-a04)
- Kotlin Next Gen | [v5.0.0-b01](https://github.com/mikepenz/Android-Iconics/tree/v5.0.0-b01)
- Kotlin | [v4.0.2](https://github.com/mikepenz/Android-Iconics/tree/v4.0.2)
- Java AndroidX | [v3.2.5](https://github.com/mikepenz/Android-Iconics/tree/v3.2.5)
- Java Appcompat | [v3.0.4](https://github.com/mikepenz/Android-Iconics/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-a04",
versionName: "5.0.0-b01",
versionCode: 50000
]

Expand Down

0 comments on commit 78dd4de

Please sign in to comment.