percolate / caffeine

Speed up your Android development
BSD 3-Clause "New" or "Revised" License
414 stars 39 forks source link

Convert caffeine to use jitpack for distribution #19

Closed brentwatson closed 8 years ago

brentwatson commented 8 years ago

Change caffeine library from using sonatype for maven distribution to using jitpack.io.

Tested using commit hash and jitpack build pulls in properly:

compile 'com.github.percolate:caffeine:7465c6561443b940ef27c2847c347678d0e7999d'

Also removed all *.iml files from repo.