mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-07-25 08:10:35 +00:00
move platform utils to the version catalog
This commit is contained in:
@@ -66,7 +66,7 @@ dependencies {
|
||||
|
||||
// Shaded
|
||||
implementation(slimjar())
|
||||
implementation("com.github.CrazyDev05:PlatformUtils:e396f93d56") {
|
||||
implementation(rootProject.libs.platformUtils) {
|
||||
isTransitive = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user