You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove redundant semicolons from Kotlin/gradle files
This commit is contained in:
@@ -118,7 +118,7 @@ android {
|
||||
case "dev":
|
||||
default:
|
||||
sconsTarget += "_debug"
|
||||
break;
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user