Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolajakshic committed Dec 31, 2018
1 parent 087b2c0 commit 52e9c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Then, in your app-level `build.gradle` file, declare `InstagramAuth` as a depend

```groovy
dependencies {
implementation 'com.github.nikolajakshic:instagramauth:1.1.0'
implementation 'com.github.nikolajakshic:instagramauth:1.1.1'
}
```

If you are not using AndroidX, replace `1.1.0` with `1.0.2`.
If you are not using AndroidX, [migrate to it](https://developer.android.com/jetpack/androidx/migrate).

## Usage

Expand Down

0 comments on commit 52e9c68

Please sign in to comment.