On 17 March 2014 16:13, <[email protected]> wrote: > Author: ggregory > Date: Mon Mar 17 16:13:48 2014 > New Revision: 1578445 > > URL: http://svn.apache.org/r1578445 > Log: > Update troubleshooting section. > > 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=1578445&r1=1578444&r2=1578445&view=diff > ============================================================================== > --- httpcomponents/httpclient-android/trunk/BUILDING.txt (original) > +++ httpcomponents/httpclient-android/trunk/BUILDING.txt Mon Mar 17 16:13:48 > 2014 > @@ -39,4 +39,6 @@ build/libs/httpclient-android-<VERSION>- > > (3) Troubleshooting > > -Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9. > \ No newline at end of file > +Building version 4.3.3 with Gradle 1.11 fails. Please use Gradle 1.9. > + > +Use the Android SDK manager to make sure you have Android 4.3 (API level 18) > installed.
-1 This disagrees with the start of the file, which says: (1) Requisites -------------- Android SDK rev. 17 (4.2.2 or Jelly Bean MR1) or newer is required --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
