Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Release v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback committed Jun 25, 2021
1 parent 00c51a3 commit 6cafb24
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,12 @@ https://newsapi.org/
## Version Release
This Is Latest Release

$version_release = 1.0.6
$version_release = 1.0.7

What's New??

* Fixing CLEARTEXT security policy issue *
* Update build.gradle *
* Fixing Bug *
* Update Build Gradle *
* Enhance Performance *
* Remove Kotlin Android Extension *

## How To Use This Project
<h3>Step 1. Add the JitPack repository to your build file</h3>
Expand All @@ -40,7 +37,7 @@ Add it in your root build.gradle at the end of repositories:

dependencies {
// library consumable code news api
implementation 'com.github.amirisback:consumable-code-news-api:1.0.6'
implementation 'com.github.amirisback:consumable-code-news-api:1.0.7'
}

<h3>Step 3. Declaration ConsumeNewsApi</h3>
Expand Down

0 comments on commit 6cafb24

Please sign in to comment.