Skip to content

Commit

Permalink
v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tfcporciuncula committed Apr 9, 2023
1 parent 5ddd482 commit 2108fc9
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.9.0'
implementation 'com.fredporciuncula:flow-preferences:1.9.1'
}
```

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.9.0
VERSION_NAME=1.9.1

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

0 comments on commit 2108fc9

Please sign in to comment.