Fix the updater

This commit is contained in:
2026-05-19 13:35:51 -04:00
parent 77dde83de3
commit b6e31436b2
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -14,6 +14,9 @@ group = rootProject.group
version = rootProject.version
description = "Plex-API"
tasks.getByName<Jar>("jar") {
archiveBaseName.set("Plex-API")
}
publishing {
publications {