Rename to bsky.app

This commit is contained in:
Paul Frazee
2022-11-05 13:56:22 -05:00
parent 6703f0c068
commit b724b0d3eb
17 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -35,12 +35,12 @@ android_library(
android_build_config(
name = "build_config",
package = "xyz.blueskyweb.pubsq",
package = "app.bsky",
)
android_resource(
name = "res",
package = "xyz.blueskyweb.pubsq",
package = "app.bsky",
res = "src/main/res",
)