jellyfin-archive / jellyfin-android-original

Android Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
271 stars 65 forks source link

Update cordova and cordova android to latest versions #92

Closed vitorsemeano closed 5 years ago

vitorsemeano commented 5 years ago

This changes are based on the changes made by @dkanada. I just updated to latest versions of those packages, used latest upstream version, and also fixed doclker-build.sh so it could point to the right path of the built apk.

Only thing i didn't test was the generated apk by the docker build process.