From ac093f42eb8d79a4cea44ea4b0f59696c49ccc08 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 21 Sep 2022 23:23:17 +0200 Subject: [PATCH] Try fix expo-updates --- android/app/src/main/AndroidManifest.xml | 1 + ios/tooot/Supporting/Expo.plist | 2 ++ 2 files changed, 3 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index d9f10fd7..85094f05 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -15,6 +15,7 @@ + diff --git a/ios/tooot/Supporting/Expo.plist b/ios/tooot/Supporting/Expo.plist index 7943c9a6..b4c81f20 100644 --- a/ios/tooot/Supporting/Expo.plist +++ b/ios/tooot/Supporting/Expo.plist @@ -6,5 +6,7 @@ EXUpdatesEnabled + EXUpdatesSDKVersion + 46.0.0 \ No newline at end of file