Skip to content

Commit 471020a

Browse files
author
Yehia
committed
Update readme
1 parent 1729a31 commit 471020a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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.3'
24+
implementation 'com.github.yehiahd:FastSave-Android:1.0.4'
2525
}
2626
```
2727

@@ -43,7 +43,7 @@ It allows you to save any type or list in the sharedpreferences and retrieve it
4343
<dependency>
4444
<groupId>com.github.yehiahd</groupId>
4545
<artifactId>FastSave-Android</artifactId>
46-
<version>1.0.3</version>
46+
<version>1.0.4</version>
4747
</dependency>
4848
```
4949

0 commit comments

Comments
 (0)