Change appid to xyz.blueskyweb.app
This commit is contained in:
parent
837ec8308a
commit
51c9a51f8c
15 changed files with 24 additions and 26 deletions
|
@ -35,12 +35,12 @@ android_library(
|
|||
|
||||
android_build_config(
|
||||
name = "build_config",
|
||||
package = "app.bsky",
|
||||
package = "xyz.blueskyweb.app",
|
||||
)
|
||||
|
||||
android_resource(
|
||||
name = "res",
|
||||
package = "app.bsky",
|
||||
package = "xyz.blueskyweb.app",
|
||||
res = "src/main/res",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue