Closed manuelschneider closed 9 months ago
Hi! First of all, thanks for your work!
Sometimes apkmirror.com has more than one build per version. Imho it makes sense to fetch the most up to date one. For an example see the ovpn-connect app: https://www.apkmirror.com/apk/openvpn/openvpn-connect/openvpn-connect-3-4-0-release/
Best solution would probably be to include a functionality to handle version-codes. However, here's a quick fix to at least return the most up to date package.
Great fix, Thanks.
Hi! First of all, thanks for your work!
Sometimes apkmirror.com has more than one build per version. Imho it makes sense to fetch the most up to date one. For an example see the ovpn-connect app: https://www.apkmirror.com/apk/openvpn/openvpn-connect/openvpn-connect-3-4-0-release/
Best solution would probably be to include a functionality to handle version-codes. However, here's a quick fix to at least return the most up to date package.