Skip to content

Commit f35e0ea

Browse files
committed
- [release] v5.5.0
1 parent e9524da commit f35e0ea

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@
5454

5555
## Latest releases 🛠
5656

57-
- Kotlin | [v5.4.0](https://github.com/mikepenz/Android-Iconics/tree/v5.4.0)
58-
- Pre-Release | [v5.5.0-b01](https://github.com/mikepenz/Android-Iconics/tree/v5.5.0-b01)
57+
- Kotlin | [v5.5.0](https://github.com/mikepenz/Android-Iconics/tree/v5.5.0)
5958

6059
## 1. Provide the gradle dependency
6160
```gradle

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818

1919
ext {
2020
release = [
21-
versionName: "5.5.0-rc01",
21+
versionName: "5.5.0",
2222
versionCode: 50500
2323
]
2424

0 commit comments

Comments
 (0)