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

Commit 486d0f4

Browse files
committed
Release v1.1.1
1 parent 583b30a commit 486d0f4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@ Eliminates the method of retrieving json data using retrofit repeatedly. so this
1111
## Version Release
1212
This Is Latest Release
1313

14-
$version_release = 1.1.0
14+
$version_release = 1.1.1
1515

1616
What's New??
1717

18-
* Update build.gradle *
19-
* Fixing Bug *
18+
* Update Build Gradle *
2019
* Enhance Performance *
21-
* Remove Kotlin Android Extension *
2220

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

3836
dependencies {
3937
// library consumable code the sport db api
40-
implementation 'com.github.amirisback:consumable-code-the-sport-db-api:1.1.0'
38+
implementation 'com.github.amirisback:consumable-code-the-sport-db-api:1.1.1'
4139
}
4240

4341
<h3>Step 3. Declaration ConsumeTheSportDbApi</h3>

0 commit comments

Comments
 (0)