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

Commit 1429bce

Browse files
committed
Release v1.1.1
1 parent e21aa58 commit 1429bce

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,12 @@ https://pixabay.com/api/docs/
1313
## Version Release
1414
This Is Latest Release
1515

16-
$version_release = 1.1.0
16+
$version_release = 1.1.1
1717

1818
What's New??
1919

20-
* Refactoring code and adding sample code *
21-
* Fixing CLEARTEXT security policy issue *
22-
* Update build.gradle *
23-
* Fixing Bug *
20+
* Update Build Gradle *
2421
* Enhance Performance *
25-
* Remove Kotlin Android Extension *
2622

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

4238
dependencies {
4339
// library consumable code pixabay api
44-
implementation 'com.github.amirisback:consumable-code-pixabay-api:1.1.0'
40+
implementation 'com.github.amirisback:consumable-code-pixabay-api:1.1.1'
4541
}
4642

4743
<h3>Step 3. Declaration ConsumePixabayApi</h3>

0 commit comments

Comments
 (0)