Piwigo / Piwigo-Android

Piwigo Native Android App
GNU General Public License v3.0
141 stars 43 forks source link

bump versions #141

Closed ramack closed 4 years ago

ramack commented 4 years ago

I updated some version of used libraries. @voriondev can you give it a try and merge if ok?

Valou447 commented 4 years ago

I did try to update everything to the last version, but a few things changes and updating some of the dependencies breaks the support of SDK 16, so I did manage to grab the latest "compatible" version of each dependency yet..

ramack commented 4 years ago

which of the versions do you think cause trouble with sdk 16?

ramack commented 4 years ago

for sure I have to fix the tests...

Valou447 commented 4 years ago

which of the versions do you think cause trouble with sdk 16?

I did experience some issues with latest version of OkHttp (3.14.3) on SDK 16, the images weren't downloading anymore..

Maybe they fixed it in 3.14.4..

ramack commented 4 years ago

ok, interesting. I though I tried it and it worked. Only when switching to picasso 2.71828 I didn't see photos.