1
0
mirror of https://github.com/Suiranoil/SkinRestorer.git synced 2026-01-16 04:42:12 +00:00

formatting

This commit is contained in:
2024-11-27 13:26:20 +03:00
parent aa02759780
commit ba47986e94
10 changed files with 21 additions and 15 deletions

View File

@@ -3,10 +3,10 @@ plugins {
}
configurations {
commonJava{
commonJava {
canBeResolved = true
}
commonResources{
commonResources {
canBeResolved = true
}
}