mirror of
https://github.com/Suiranoil/SkinRestorer.git
synced 2026-01-16 04:42:12 +00:00
replace single quotes with double quotes in groovy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
architectury {
|
||||
common rootProject.enabled_platforms.split(',')
|
||||
common rootProject.enabled_platforms.split(",")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user