javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 412 forks source link

Download and install the file when it is from the json source #175

Open MurtadhaS opened 4 years ago

NickMundel commented 3 years ago

Hey,

I tried your solution, the version 2.10 and androidX and they both wont work. It shows "Cannot download at this time!".

I hope that you can help me.

MurtadhaS commented 3 years ago

@NickMundel you should use this dependency

dependencies {
    implementation 'com.github.murtadhas:appupdater:2.10'
}

I updated the ReadMe File with it.

NickMundel commented 3 years ago

Hey,

I tried it, but the error is still persisting.

MurtadhaS commented 3 years ago

@NickMundel , can you send me the json link for the file to download?