diff --git a/README.md b/README.md index e2f3797981..1a6464080b 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/docs/_config.yml b/docs/_config.yml index b8dac6a3af..74a149007d 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -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