diff --git a/README.md b/README.md index d2d442a9..05772476 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ ## Latest releases 🛠 -- Kotlin Next Gen | [v5.2.6](https://github.com/mikepenz/Android-Iconics/tree/v5.2.6) +- Kotlin Next Gen | [v5.2.7](https://github.com/mikepenz/Android-Iconics/tree/v5.2.7) - 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 76de3e6d..5d31bdfe 100644 --- a/build.gradle +++ b/build.gradle @@ -18,8 +18,8 @@ buildscript { ext { release = [ - versionName: "5.2.6", - versionCode: 50206 + versionName: "5.2.7", + versionCode: 50207 ] setup = [