diff --git a/README.md b/README.md index 5e23780c..56b66223 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ ## Latest releases 🛠 -- Kotlin Next Gen | [v5.3.1](https://github.com/mikepenz/Android-Iconics/tree/v5.3.1) +- Kotlin Next Gen | [v5.3.2](https://github.com/mikepenz/Android-Iconics/tree/v5.3.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) diff --git a/build.gradle b/build.gradle index 791eb137..c8dc7c9e 100644 --- a/build.gradle +++ b/build.gradle @@ -18,8 +18,8 @@ buildscript { ext { release = [ - versionName: "5.3.1", - versionCode: 50301 + versionName: "5.3.2", + versionCode: 50302 ] setup = [