Skip to content

Commit 0d653c4

Browse files
committed
Update Version in readme
1 parent 490f255 commit 0d653c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ It allows you to save any type or list in the sharedpreferences and retrieve it
2121
Add the dependency in your app build.gradle
2222
```gradle
2323
dependencies {
24-
implementation 'com.github.yehiahd:FastSave-Android:1.0.2'
24+
implementation 'com.github.yehiahd:FastSave-Android:1.0.3'
2525
}
2626
```
2727

0 commit comments

Comments
 (0)