claude refactor #95

Merged
MineTec merged 24 commits from develop-refactor into develop 2026-05-08 19:49:43 +00:00
Showing only changes of commit 2c376afd91 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@ pluginManagement {
return flutterSdkPath return flutterSdkPath
} }
settings.ext.flutterSdkPath = flutterSdkPath() settings.ext.flutterSdkPath = flutterSdkPath()
0
includeBuild("${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle") includeBuild("${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle")
repositories { repositories {