This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app
nicki e7ed130f2a
Check for app updates by comparing semver (#7100)
Instead of just checking whether the current app version *matches* with
latest app version in GitHub Releases, compare the semver from the tag
names to check whether the latter is greater and the app needs an update

Reference: semver spec #11 https://semver.org/#spec-item-11

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>
2022-05-10 17:04:40 -04:00
..
src Check for app updates by comparing semver (#7100) 2022-05-10 17:04:40 -04:00
.gitignore
build.gradle.kts Fix crash when using renamed library sort methods (fixes #7092) 2022-05-07 23:48:53 -04:00
proguard-android-optimize.txt
proguard-rules.pro
shortcuts.xml