From 881f5be8d601c635f70f9566ab441a5a7ceb50e2 Mon Sep 17 00:00:00 2001 From: Muhammad Faisal Amir Date: Sat, 8 Jan 2022 07:28:40 +0700 Subject: [PATCH] Release v2.0.5 --- README.md | 152 +++++++++++++-------- buildSrc/src/main/kotlin/ProjectSetting.kt | 2 +- 2 files changed, 94 insertions(+), 60 deletions(-) diff --git a/README.md b/README.md index ae048bc..07adcf6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![ScreenShoot Apps](docs/image/ss_banner.png?raw=true) ## About This Project + +[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-frogo--log-brightgreen.svg?style=flat-square)](https://android-arsenal.com/details/1/8314) [![JitPack](https://jitpack.io/v/amirisback/frogo-log.svg?style=flat-square)](https://jitpack.io/#amirisback/frogo-log) - SDK for your Log problem to make easier developing android apps - frogo-log is Long Term Service @@ -13,7 +15,7 @@ ## Version Release This Is Latest Release - $version_release = 2.0.4 + $version_release = 2.0.5 What's New?? @@ -27,100 +29,132 @@ What's New?? ### Step 1. Add the JitPack repository to your build file (build.gradle : Project) - Add it in your root build.gradle at the end of repositories: +####