mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-06-13 05:37:38 +02: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