Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tfcporciuncula committed May 13, 2022
1 parent 2b893e5 commit 80937ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}
dependencies {
implementation 'com.fredporciuncula:flow-preferences:1.5.0'
implementation 'com.fredporciuncula:flow-preferences:1.7.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ kotlin.code.style=official
# POM
GROUP=com.fredporciuncula
POM_ARTIFACT_ID=flow-preferences
VERSION_NAME=1.6.0
VERSION_NAME=1.7.0

POM_NAME=Flow Preferences
POM_DESCRIPTION=Kotlin Flow version of rx-preferences -- Coroutines support for Android SharedPreferences
Expand Down

0 comments on commit 80937ee

Please sign in to comment.