New app anytracker

This commit is contained in:
Nikhil Badyal
2022-12-02 09:35:52 +05:30
parent 2a9dc48a9a
commit eaf6221d03
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ class RevancedConfig:
"backdrops",
"sleep-as-android",
]
self.apk_pure = ["pflotsh-ecmwf", "hex-editor"]
self.apk_pure = ["pflotsh-ecmwf", "hex-editor", "anytracker"]
self.keystore_name = env.str("KEYSTORE_FILE_NAME", "revanced.keystore")
self.apps = env.list("PATCH_APPS", default_build)
self.extended_apps: List[str] = ["youtube", "youtube_music"]