1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-22 14:12:48 +02:00

Refactor gradle plugin version handling (#3665)

This commit is contained in:
powercas_gamer
2023-06-24 01:15:03 +02:00
committed by GitHub
parent feef08a256
commit 86cc90f48a
23 changed files with 50 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'com.github.johnrengelman.shadow'
alias(libs.plugins.shadow)
}
repositories {