mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-13 04:57:37 +02:00
chore: add ending newlines [skip ci]
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user