From abf3d2c22a3d48730908ef95e05dcfc22806a000 Mon Sep 17 00:00:00 2001 From: Hilal Alsibai Date: Thu, 10 May 2018 12:11:46 -0700 Subject: [PATCH] Version 1.3.1 Summary: Hotfix for bad API check when specifying justification mode Reviewed By: sjkirby Differential Revision: D7955093 fbshipit-source-id: 98acc8cdd77ec5c2de5b6b327eb77de24c18979a --- README.md | 4 ++-- docs/index.html | 4 ++-- gradle.properties | 2 +- library/libs/proxy/build.gradle | 2 +- library/libs/proxy/gradle.properties | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 73084f2..0ff4e78 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Build text [Layout](https://developer.android.com/reference/android/text/Layout. If using Gradle, add this to your `build.gradle`: ```groovy -compile 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.3.0' +compile 'com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.3.1' ``` or, if using Maven: @@ -23,7 +23,7 @@ or, if using Maven: com.facebook.fbui.textlayoutbuilder textlayoutbuilder - 1.3.0 + 1.3.1 aar ``` diff --git a/docs/index.html b/docs/index.html index c900906..cb87763 100644 --- a/docs/index.html +++ b/docs/index.html @@ -115,7 +115,7 @@

Download