Version updates.
This commit is contained in:
4
eas.json
4
eas.json
@@ -9,13 +9,13 @@
|
||||
"channel": "development"
|
||||
},
|
||||
"test": {
|
||||
"releaseChannel": "test",
|
||||
"channel": "test",
|
||||
"env": {
|
||||
"ANDROID_SDK_ROOT": "/Users/pfic/Library/Android/sdk"
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
"releaseChannel": "production",
|
||||
"channel": "production",
|
||||
"env": {
|
||||
"ANDROID_SDK_ROOT": "/Users/pfic/Library/Android/sdk"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user