Rename bundle-id to xyz.blueskyweb.pubsq in android
This commit is contained in:
parent
07b92a2180
commit
2c73703d7d
10 changed files with 16 additions and 17 deletions
|
@ -35,12 +35,12 @@ android_library(
|
|||
|
||||
android_build_config(
|
||||
name = "build_config",
|
||||
package = "com.app",
|
||||
package = "xyz.blueskyweb.pubsq",
|
||||
)
|
||||
|
||||
android_resource(
|
||||
name = "res",
|
||||
package = "com.app",
|
||||
package = "xyz.blueskyweb.pubsq",
|
||||
res = "src/main/res",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue