Fix error on docs

This commit is contained in:
jamesagnew 2018-01-13 05:42:27 -05:00
parent 001bdbc07e
commit 2c65f1c81b
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<source><![CDATA[configurations {
all*.exclude group: 'org.codehaus.woodstox'
all*.exclude group: 'org.apache.httpcomponents'
}</source>
}]]></source>
<p>
To see a sample Gradle file for a working Android project
@ -115,3 +115,4 @@
</body>
</document>