You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2014/07/31 10:51:06 UTC

svn commit: r1614834 - /httpcomponents/httpclient-android/trunk/BUILDING.txt

Author: olegk
Date: Thu Jul 31 08:51:05 2014
New Revision: 1614834

URL: http://svn.apache.org/r1614834
Log:
Updated building instructions

Modified:
    httpcomponents/httpclient-android/trunk/BUILDING.txt

Modified: httpcomponents/httpclient-android/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient-android/trunk/BUILDING.txt?rev=1614834&r1=1614833&r2=1614834&view=diff
==============================================================================
--- httpcomponents/httpclient-android/trunk/BUILDING.txt (original)
+++ httpcomponents/httpclient-android/trunk/BUILDING.txt Thu Jul 31 08:51:05 2014
@@ -8,7 +8,7 @@ to compile HttpClient for Android. Andro
 or bundled with Android Studio.   
 
 HttpClient for Android utilizes Gradle as a building and packaging tool.
-Version 1.9 or later is recommended. 
+Version 1.10 or later is recommended.
 
 Gradle installation and configuration instructions can be found here:
 
@@ -39,5 +39,5 @@ build/libs/httpclient-android-<VERSION>-
 
 (3) Troubleshooting
 
-Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9.
+Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.10.