Fix error on docs
This commit is contained in:
parent
001bdbc07e
commit
2c65f1c81b
|
@ -69,7 +69,7 @@
|
||||||
<source><![CDATA[configurations {
|
<source><![CDATA[configurations {
|
||||||
all*.exclude group: 'org.codehaus.woodstox'
|
all*.exclude group: 'org.codehaus.woodstox'
|
||||||
all*.exclude group: 'org.apache.httpcomponents'
|
all*.exclude group: 'org.apache.httpcomponents'
|
||||||
}</source>
|
}]]></source>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
To see a sample Gradle file for a working Android project
|
To see a sample Gradle file for a working Android project
|
||||||
|
@ -115,3 +115,4 @@
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</document>
|
</document>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue