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

Commit

Permalink
update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback committed Mar 28, 2020
1 parent 97c396e commit fd5fbc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# consumable-code-news-api By AmirIsBack
- v1.0.0 - Development
- v1.0.1 - Development
- Stable version

# About This Project
Expand Down Expand Up @@ -57,7 +57,7 @@ https://newsapi.org/
)

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

$version_release = 1.0.0
$version_release = 1.0.1

What's New??

* Fetching All Function on News Api *
* Remove Unused Dependencies *

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

0 comments on commit fd5fbc8

Please sign in to comment.