Rename to bsky.app
This commit is contained in:
parent
b6f3a234da
commit
2377431901
17 changed files with 32 additions and 32 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package xyz.blueskyweb.pubsq;
|
||||
package app.bsky;
|
||||
|
||||
import com.facebook.react.ReactActivity;
|
||||
import com.facebook.react.ReactActivityDelegate;
|
||||
|
|
@ -13,7 +13,7 @@ public class MainActivity extends ReactActivity {
|
|||
*/
|
||||
@Override
|
||||
protected String getMainComponentName() {
|
||||
return "xyz.blueskyweb.pubsq";
|
||||
return "app.bsky";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue