Skip to content

Commit

Permalink
Bump version to 3.1.0
Browse files Browse the repository at this point in the history
Reviewed By: oprisnik

Differential Revision: D49320443

fbshipit-source-id: 9ca4a395e14bd87488fd4ad186e7c244949649fe
  • Loading branch information
Pascal Hartig authored and facebook-github-bot committed Sep 18, 2023
1 parent 1824970 commit 9c9d228
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 @@ -31,7 +31,7 @@ Fresco supports Android 2.3 (Gingerbread) and later.
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:

```groovy
implementation 'com.facebook.fresco:fresco:3.0.0'
implementation 'com.facebook.fresco:fresco:3.1.0'
```

For full details, visit the documentation on our web site, available in English and Chinese:
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ timezone: America/Los_Angeles
ghrepo: "facebook/fresco"
logo: /static/logo.png

current_version: 3.0.0
current_version: 3.1.0

support_library_version: 24.2.1

Expand Down

0 comments on commit 9c9d228

Please sign in to comment.