chore: update author name

This commit is contained in:
LavaDesu 2025-07-15 14:50:46 +10:00
parent f38eac6280
commit 78022652d7
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -34,7 +34,7 @@ subprojects {
apply(plugin = "kotlin-android")
aliucord {
author("lavadesu", 368398754077868032L)
author("Lava", 368398754077868032L)
updateUrl.set("https://raw.githubusercontent.com/LavaDesu/Awoocord/builds/updater.json")
buildUrl.set("https://raw.githubusercontent.com/LavaDesu/Awoocord/builds/%s.zip")
}