Skip to content

Commit

Permalink
- [release] v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Apr 11, 2020
1 parent d76e5a5 commit a4e532d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1](https://github.com/mikepenz/Android-Iconics/tree/v5.0.1)
- Kotlin Next Gen | [v5.0.2](https://github.com/mikepenz/Android-Iconics/tree/v5.0.2)
- 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
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
buildscript {
ext {
release = [
versionName: "5.0.1",
versionCode: 50010
versionName: "5.0.2",
versionCode: 50020
]

setup = [
Expand Down

0 comments on commit a4e532d

Please sign in to comment.