feat: renamed with react-native-rename

This commit is contained in:
yungblud
2023-05-08 18:53:00 +09:00
parent 0ca348f4b5
commit 805ccb9f47
26 changed files with 124 additions and 122 deletions

View File

@@ -35,12 +35,12 @@ android_library(
android_build_config(
name = "build_config",
package = "com.laftelvideo",
package = "net.video.fabricexample",
)
android_resource(
name = "res",
package = "com.laftelvideo",
package = "net.video.fabricexample",
res = "src/main/res",
)