mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-11 13:05:37 +02:00
chore: add ending newlines [skip ci]
This commit is contained in:
parent
aa4bd0f5e7
commit
e2c99d6340
4 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue