Change appid to xyz.blueskyweb.app

This commit is contained in:
Paul Frazee 2022-11-14 13:13:08 -06:00
parent 837ec8308a
commit 51c9a51f8c
15 changed files with 24 additions and 26 deletions

View file

@ -1,4 +1,4 @@
package app.bsky;
package xyz.blueskyweb.app;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReactContextBaseJavaModule;