migrate to changes from patcher

This commit is contained in:
Ax333l 2023-04-30 20:37:17 +02:00
parent 68edf63798
commit 74788d1d7a
No known key found for this signature in database
GPG Key ID: D2B4D85271127D23

View File

@ -173,7 +173,7 @@ internal object MainCommand : Runnable {
// prepare apks
val apkArgs = patchingArgs.apkArgs!!
val apkBundle = ApkBundle.new(
val apkBundle = ApkBundle(
if (apkArgs.apkDir != null) apkArgs.apkDir!!.listFiles()!!.filter { it.extension == "apk" } else apkArgs.apks)
// prepare the patches