chrisbanes / Android-BitmapCache

Android-BitmapCache is a specialised cache, for use with Android Bitmap objects.
834 stars 224 forks source link

Incompatibility with latest DiskLruCache (2.0) #27

Closed mandrachek closed 11 years ago

mandrachek commented 11 years ago

It appears to be attempting to use com.jakewharton.DiskLruCache, but this is now com.jakewharton.disklrucache.DiskLruCache in DiskLruCache 2.0

chrisbanes commented 11 years ago

Fixed in e5e84890401f589271168c46e85c947716bd6d1f.