Skip to content

Commit

Permalink
Bump version to v2.0.0 due to breaking AndroidX migration
Browse files Browse the repository at this point in the history
Summary:
Fresco 2.0.0 requires applications to use AndroidX for support libraries.

If your application does NOT target AndroidX, please use Fresco version 1.14.2.

Reviewed By: passy

Differential Revision: D15803596

fbshipit-source-id: 75f0063b0e3d4b0414a4ce618d9f1d4332a3927e
  • Loading branch information
oprisnik authored and facebook-github-bot committed Jun 13, 2019
1 parent 866bdf3 commit 49f9a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ org.gradle.jvmargs=-Xmx2048m
# org.gradle.parallel=true

target=10
VERSION_NAME=1.14.1
VERSION_NAME=2.0.0
GROUP=com.facebook.fresco

# AndroidX support
Expand Down

0 comments on commit 49f9a75

Please sign in to comment.