mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 09:45:45 +08:00
Replace "if(" with "if ("
This commit is contained in:
@@ -153,7 +153,7 @@ clean {
|
||||
}
|
||||
}
|
||||
|
||||
task downloadBootstraps(){
|
||||
task downloadBootstraps() {
|
||||
doLast {
|
||||
def version = "2021.02.19-r1"
|
||||
downloadBootstrap("aarch64", "1e3d80bd8cc8771715845ab4a1e67fc125d84c4deda3a1a435116fe4d1f86160", version)
|
||||
|
Reference in New Issue
Block a user