We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba46545 commit fd79fd2Copy full SHA for fd79fd2
README.md
@@ -31,7 +31,7 @@ Fresco supports Android 2.3 (Gingerbread) and later.
31
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:
32
33
```groovy
34
-implementation 'com.facebook.fresco:fresco:3.5.0'
+implementation 'com.facebook.fresco:fresco:3.6.0'
35
```
36
37
For full details, visit the documentation on our web site, available in English and Chinese:
docs/_config.yml
@@ -13,7 +13,7 @@ timezone: America/Los_Angeles
13
ghrepo: "facebook/fresco"
14
logo: /static/logo.png
15
16
-current_version: 3.5.0
+current_version: 3.6.0
17
18
support_library_version: 24.2.1
19
0 commit comments