chore: add update configuration
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"production": {
|
||||
"distribution": "internal",
|
||||
"autoIncrement": true,
|
||||
"channel": "production",
|
||||
"android": {
|
||||
"buildType": "apk"
|
||||
},
|
||||
@@ -37,5 +38,10 @@
|
||||
"API_URL": "https://uber-stup.club"
|
||||
}
|
||||
}
|
||||
},
|
||||
"update": {
|
||||
"production": {
|
||||
"channel": "production"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user