kanawish / android-mvi-sample

Example MVI implementation, based off of Google's architectural samples.
303 stars 56 forks source link

Use AndroidX and upgrade dependencies #10

Open frel opened 4 years ago

frel commented 4 years ago

Hi, thanks for sharing. I forked your repo as part of testing MVI again. I thought you might this helpful.

I did not touch OkHttp as the 4 release requires multi module setup.

I'm sure you know, but the tests are not compiling.