From 3fe99f60aef33543d4774a54ddb8cbe23b31da47 Mon Sep 17 00:00:00 2001 From: amirisback Date: Sun, 8 Sep 2024 22:01:52 +0700 Subject: [PATCH] Release v4.4.2 --- README.md | 53 ++++++++++++++-------- buildSrc/build.gradle.kts | 4 -- buildSrc/src/main/kotlin/ProjectSetting.kt | 2 +- 3 files changed, 35 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 7e1ad9b..749441d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ ## Version Release This Is Latest Release - $version_release = 4.4.1 + $version_release = 4.4.2 What's New?? @@ -63,18 +63,18 @@ Compose Tutorial - FrogoRecyclerCompose [Click Here](https://github.com/amirisba ### Step 1. Add the JitPack repository to your build file (build.gradle : Project) ####