mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-18 00:43:58 +00:00
fix: unfinished todo message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package app.revanced.cli.utils
|
||||
|
||||
// TODO: make this a class with PACKAGE_NAME as argument, then use that everywhere.
|
||||
// make sure
|
||||
// make sure to remove the "const" from all the vals, they won't compile obviously.
|
||||
object Scripts {
|
||||
private const val PACKAGE_NAME = "com.google.android.youtube"
|
||||
private const val DATA_PATH = "/data/adb/ReVanced"
|
||||
|
||||
Reference in New Issue
Block a user