autoupdate
This commit is contained in:
3
build.py
3
build.py
@@ -71,7 +71,8 @@ def update_version_in_expo(version: str):
|
||||
|
||||
|
||||
def main():
|
||||
API_URL = 'http://192.168.1.101:5000/application'
|
||||
#API_URL = 'http://192.168.1.101:5000/application'
|
||||
API_URL = 'https://assemblr.denco.store/application'
|
||||
API_KEY = 'AF9A20DD9264C134CDA0ADACED834368'
|
||||
APPLICATION_NAME = 'assemblr'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user