Skip to content

Commit 1620a42

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 51215c6 + 907ed2d commit 1620a42

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Holocron
1+
# Holocron [![](https://jitpack.io/v/nzkozar/holocron.svg)](https://jitpack.io/#nzkozar/holocron)
22
<h4>Encrypted Object Storage for Android</h4>
33
<blockquote>Holocrons are ancient repositories of knowledge and wisdom that can only be accessed by those skilled in the Force.</blockquote>
44

@@ -15,7 +15,8 @@
1515
<b>Step 2. Add the dependency
1616
```gradle
1717
dependencies {
18-
compile 'com.github.nzkozar:holocron:v1.0'
18+
compile 'com.github.nzkozar:holocron:v1.0@aar'
19+
compile 'com.google.code.gson:gson:2.8.0'
1920
}
2021
```
2122

0 commit comments

Comments
 (0)