mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-11 20:57:49 +01:00
fix: unfinished todo message
This commit is contained in:
parent
37ecc5eaa6
commit
fb068ef753
@ -1,7 +1,7 @@
|
|||||||
package app.revanced.cli.utils
|
package app.revanced.cli.utils
|
||||||
|
|
||||||
// TODO: make this a class with PACKAGE_NAME as argument, then use that everywhere.
|
// 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 {
|
object Scripts {
|
||||||
private const val PACKAGE_NAME = "com.google.android.youtube"
|
private const val PACKAGE_NAME = "com.google.android.youtube"
|
||||||
private const val DATA_PATH = "/data/adb/ReVanced"
|
private const val DATA_PATH = "/data/adb/ReVanced"
|
||||||
|
Loading…
Reference in New Issue
Block a user