Skip to content

Commit fd79fd2

Browse files
Abbondanzofacebook-github-bot
authored andcommitted
Bump version to 3.6.0 in docs
Reviewed By: oprisnik Differential Revision: D67949373 fbshipit-source-id: f65bb704811e5c455317e51292ffd6572db72189
1 parent ba46545 commit fd79fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
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.5.0'
34+
implementation 'com.facebook.fresco:fresco:3.6.0'
3535
```
3636

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

docs/_config.yml

+1-1
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.5.0
16+
current_version: 3.6.0
1717

1818
support_library_version: 24.2.1
1919

0 commit comments

Comments
 (0)