mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-10 21:36:19 +00:00
feat: Log saved patched APK file path
This commit is contained in:
@@ -325,6 +325,8 @@ internal object PatchCommand : Runnable {
|
||||
alignedFile.renameTo(outputFilePath)
|
||||
}
|
||||
|
||||
logger.info("Saved to $outputFilePath")
|
||||
|
||||
// endregion
|
||||
|
||||
// region Install
|
||||
|
||||
Reference in New Issue
Block a user