Commit df07d534 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete increment_build

parent 1aae46d3
...@@ -201,7 +201,6 @@ ...@@ -201,7 +201,6 @@
}, },
"tasks": { "tasks": {
"build": [ "build": [
"increment_build",
"compile_sdk" "compile_sdk"
] ]
} }
......
...@@ -204,7 +204,6 @@ ...@@ -204,7 +204,6 @@
}, },
"tasks": { "tasks": {
"build": [ "build": [
"increment_build",
"compile_sdk" "compile_sdk"
] ]
} }
......
...@@ -188,7 +188,6 @@ ...@@ -188,7 +188,6 @@
}, },
"tasks": { "tasks": {
"build": [ "build": [
"increment_build",
"compile_sdk" "compile_sdk"
] ]
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment