Skip to content

Commit 9c9d228

Browse files
passyfacebook-github-bot
authored andcommitted
Bump version to 3.1.0
Reviewed By: oprisnik Differential Revision: D49320443 fbshipit-source-id: 9ca4a395e14bd87488fd4ad186e7c244949649fe
1 parent 1824970 commit 9c9d228

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Fresco supports Android 2.3 (Gingerbread) and later.
3131
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:
3232

3333
```groovy
34-
implementation 'com.facebook.fresco:fresco:3.0.0'
34+
implementation 'com.facebook.fresco:fresco:3.1.0'
3535
```
3636

3737
For full details, visit the documentation on our web site, available in English and Chinese:

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ timezone: America/Los_Angeles
1313
ghrepo: "facebook/fresco"
1414
logo: /static/logo.png
1515

16-
current_version: 3.0.0
16+
current_version: 3.1.0
1717

1818
support_library_version: 24.2.1
1919

0 commit comments

Comments
 (0)