removed stray character in settings.gradle

This commit is contained in:
2026-05-05 22:38:07 +02:00
parent 54ba04a7bd
commit 2c376afd91
+1 -1
View File
@@ -7,7 +7,7 @@ pluginManagement {
return flutterSdkPath
}
settings.ext.flutterSdkPath = flutterSdkPath()
0
includeBuild("${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle")
repositories {