actually, it doesn't work even in the main build.g...
# gradle
b
actually, it doesn't work even in the main build.gradle.kts...
Copy code
Line 39: val theForgeVersion by project
                                  ^ Property delegate must have a 'getValue(Build_gradle, KProperty<*>)' method. None of the following functions is suitable: 
                                      public abstract operator fun <T> getValue(receiver: Any?, property: KProperty<*>): ??? defined in org.gradle.kotlin.dsl.PropertyDelegate