-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Magisk module update mechanism #22
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed updateUrl
Hello! Thank you for your contribution! We'll review it ASAP |
update.json
Outdated
{ | ||
"version": "v1.2", | ||
"versionCode": 3, | ||
"zipUrl": "https://github.com/AdguardTeam/adguardcert/releases/download/v1.2/adguardcert-v1.2.zip", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should point to latest
, probably.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is better to have exact version in manifest
Hello in 2023, can this be merged? |
Updated pull request
@tonytkachenko Thanks for your contribution! |
No description provided.