Added updater for GitHub downloads

This commit is contained in:
Juan Gilsanz Polo 2022-10-29 18:40:07 +02:00
parent 779fe25ef7
commit fbe364ad25
17 changed files with 733 additions and 6 deletions

View file

@ -0,0 +1,3 @@
class PackageName {
static const String packageName = "com.jgeek00.adguard_home_manager";
}