mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-22 06:49:11 +00:00
3 lines
93 B
Dart
3 lines
93 B
Dart
|
class PackageName {
|
||
|
static const String packageName = "com.jgeek00.adguard_home_manager";
|
||
|
}
|