From 0388147949a91f0d71c505d7feaa4db5a1bcbd35 Mon Sep 17 00:00:00 2001 From: Vika Date: Wed, 1 Oct 2025 06:45:22 +0300 Subject: xyz.blueskyweb.app → xyz.vikanezrimaya.voidsky MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/expo-receive-android-intents/expo-module.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/expo-receive-android-intents/expo-module.config.json') diff --git a/modules/expo-receive-android-intents/expo-module.config.json b/modules/expo-receive-android-intents/expo-module.config.json index 8f01fb6c9..02b1c6caa 100644 --- a/modules/expo-receive-android-intents/expo-module.config.json +++ b/modules/expo-receive-android-intents/expo-module.config.json @@ -1,6 +1,6 @@ { "platforms": ["android"], "android": { - "modules": ["xyz.blueskyweb.app.exporeceiveandroidintents.ExpoReceiveAndroidIntentsModule"] + "modules": ["xyz.vikanezrimaya.voidsky.exporeceiveandroidintents.ExpoReceiveAndroidIntentsModule"] } } -- cgit 1.4.1