From d6b2d0963850287d64a1524f88069cc07c6ef033 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Thu, 21 Jan 2021 15:02:54 +0200 Subject: [PATCH] Also update the deploy path in the native code. --- android/app/src/main/AndroidManifest.xml | 2 +- ios/EteSyncNotes/Supporting/Expo.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 45a3660..be34dc2 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -19,7 +19,7 @@ android:theme="@style/AppTheme" android:usesCleartextTraffic="true" > - + diff --git a/ios/EteSyncNotes/Supporting/Expo.plist b/ios/EteSyncNotes/Supporting/Expo.plist index 509edff..04adaa6 100644 --- a/ios/EteSyncNotes/Supporting/Expo.plist +++ b/ios/EteSyncNotes/Supporting/Expo.plist @@ -5,7 +5,7 @@ EXUpdatesSDKVersion 39.0.0 EXUpdatesURL - https://expo.etesync.com/etesync-notes/release/1/ios-index.json + https://expo.etesync.com/etesync-notes/release/2/ios-index.json EXUpdatesEnabled EXUpdatesCheckOnLaunch