Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ioan-ghisoi-cko authored Jul 13, 2018
1 parent e33c81a commit 02e8661
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 @@ -26,11 +26,11 @@ dependencies {
implementation 'com.android.support:design:27.1.1'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.android.volley:volley:1.0.0'
implementation 'com.github.checkout:frames-android:v2.0.0'
implementation 'com.github.checkout:frames-android:v2.0.1'
}
```

> You can find more about the installation [here](https://jitpack.io/#checkout/frames-android/v2.0.0)
> You can find more about the installation [here](https://jitpack.io/#checkout/frames-android/v2.0.1)
> Please keep in mind that the Jitpack repository should to be added to the project gradle file while the dependency should be added in the module gradle file. [(see more about gradle files)](https://developer.android.com/studio/build)
Expand Down

0 comments on commit 02e8661

Please sign in to comment.