mirror of
https://github.com/ReVanced/revanced-patches-template.git
synced 2026-01-09 12:56:18 +00:00
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
group = "app.revanced"
|
|
|
|
patches {
|
|
about {
|
|
name = "ReVanced Patches template"
|
|
description = "Patches template for ReVanced"
|
|
source = "git@github.com:revanced/revanced-patches-template.git"
|
|
author = "ReVanced"
|
|
contact = "contact@revanced.app"
|
|
website = "https://revanced.app"
|
|
license = "GNU General Public License v3.0"
|
|
}
|
|
}
|