Skip to content

Instantly share code, notes, and snippets.

@kristiyanP
kristiyanP / ivysettings.xml
Created April 6, 2020 17:24
ivysettings.xml
<ivysettings>
<settings defaultResolver="chain"/>
<resolvers>
<chain name="chain">
<ibiblio name='google' m2compatible='true' root='https://maven.google.com' />
<!-- https://jcenter.bintray.com/ -->
<bintray />