Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
svenjacobs committed Jan 9, 2019
1 parent 4dfe5f1 commit 47e4d4c
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 @@ -196,9 +196,9 @@ as described in JitPack's documentation, then add the following dependencies:

```gradle
dependencies {
implementation 'com.github.rewe-digital-incubator.katana:katana-core:1.2.3'
implementation 'com.github.rewe-digital-incubator.katana:katana-core:1.2.4'
// Use this dependency when you use Katana on Android
implementation 'com.github.rewe-digital-incubator.katana:katana-android:1.2.3'
implementation 'com.github.rewe-digital-incubator.katana:katana-android:1.2.4'
}
```

Expand Down

0 comments on commit 47e4d4c

Please sign in to comment.