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

Commit fd5fbc8

Browse files
committed
update: README.md
1 parent 97c396e commit fd5fbc8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# consumable-code-news-api By AmirIsBack
2-
- v1.0.0 - Development
2+
- v1.0.1 - Development
33
- Stable version
44

55
# About This Project
@@ -57,7 +57,7 @@ https://newsapi.org/
5757
)
5858

5959
# Android Library Version (build.gradle)
60-
- ext.kotlin_version = '1.3.70'
60+
- ext.kotlin_version = '1.3.71'
6161
- classpath 'com.android.tools.build:gradle:3.6.1'
6262
- compileSdkVersion 29
6363
- buildToolsVersion "29.0.3"
@@ -66,11 +66,11 @@ https://newsapi.org/
6666
# Version Release
6767
This Is Latest Release
6868

69-
$version_release = 1.0.0
69+
$version_release = 1.0.1
7070

7171
What's New??
7272

73-
* Fetching All Function on News Api *
73+
* Remove Unused Dependencies *
7474

7575
# How To Use This Project
7676
<h3>Step 1. Add the JitPack repository to your build file</h3>

0 commit comments

Comments
 (0)