mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added updater for GitHub downloads
This commit is contained in:
parent
779fe25ef7
commit
fbe364ad25
17 changed files with 733 additions and 6 deletions
3
lib/constants/package_name.dart
Normal file
3
lib/constants/package_name.dart
Normal file
|
@ -0,0 +1,3 @@
|
|||
class PackageName {
|
||||
static const String packageName = "com.jgeek00.adguard_home_manager";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue