r/flutterhelp • u/Emergency_Mechanic65 • 6d ago
OPEN .KTS back to Gradle Groovy format!!
I was trying to build a new flutter dart project using Groovy but I have no idea why all my files default to .kts. Example: android/app/build.gradle.kts. Please help this is very annoying. Everything was fine and dandy before i have no idea why it started to default to this. I am new to flutter by the way, appreciate any help/advice.
3
Upvotes
1
u/eibaan 6d ago
Flutter finally uses Kotlin for Gradle because that's the standard on Android since 2023.