mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
chore: add ending newlines [skip ci]
This commit is contained in:
parent
aa4bd0f5e7
commit
e2c99d6340
@ -9,4 +9,4 @@ object Aapt {
|
||||
}
|
||||
}
|
||||
|
||||
private fun File.resolveAapt() = resolve(list { _, f -> !File(f).isDirectory }!!.first())
|
||||
private fun File.resolveAapt() = resolve(list { _, f -> !File(f).isDirectory }!!.first())
|
||||
|
@ -72,4 +72,4 @@ internal class Signer(
|
||||
|
||||
signer.build().sign()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#1A202E</color>
|
||||
</resources>
|
||||
</resources>
|
||||
|
@ -79,4 +79,4 @@
|
||||
"grantPermission": "Grant Root Permission",
|
||||
"grantedPermission": "Magisk permission granted: {isRooted}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user