|
@@ -1398,7 +1398,7 @@ def deliver_zip(path_dest, uid):
|
|
def build_project():
|
|
def build_project():
|
|
vprint('==============================================================')
|
|
vprint('==============================================================')
|
|
if request.method == 'POST':
|
|
if request.method == 'POST':
|
|
- platform = "android_flutter"
|
|
|
|
|
|
+ platform = "android"
|
|
mode = "burger"
|
|
mode = "burger"
|
|
feature_dict = {
|
|
feature_dict = {
|
|
"im": {
|
|
"im": {
|