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

Commit 6cafb24

Browse files
committed
Release v1.0.7
1 parent 00c51a3 commit 6cafb24

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,12 @@ https://newsapi.org/
1313
## Version Release
1414
This Is Latest Release
1515

16-
$version_release = 1.0.6
16+
$version_release = 1.0.7
1717

1818
What's New??
1919

20-
* Fixing CLEARTEXT security policy issue *
21-
* Update build.gradle *
22-
* Fixing Bug *
20+
* Update Build Gradle *
2321
* Enhance Performance *
24-
* Remove Kotlin Android Extension *
2522

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

4138
dependencies {
4239
// library consumable code news api
43-
implementation 'com.github.amirisback:consumable-code-news-api:1.0.6'
40+
implementation 'com.github.amirisback:consumable-code-news-api:1.0.7'
4441
}
4542

4643
<h3>Step 3. Declaration ConsumeNewsApi</h3>

0 commit comments

Comments
 (0)