Skip to content

Commit 16f7b3f

Browse files
Mobile Ads Developer Relationscopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 831490488
1 parent c33d162 commit 16f7b3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admob_unity_rapid.ncl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ SHARED_BUILD_AND_TEST_WORKFLOW_PARAMETERS = [
6161
] + [USE_UNITY_PACKAGE_WORKFLOW_PARAMETER];
6262

6363
// Dev variant.
64-
admob_unity_plugin_build = ::blueprint::BuildableUnit(
64+
ADMOB_UNITY_PLUGIN_BUILDABLE_UNIT = ::blueprint::BuildableUnit(
6565
// LINT.IfChange
6666
name = "admob_unity_plugin_build",
67-
// LINT.ThenChange(//depot/google3/third_party/java_src/gma_sdk_mediation/release/rapid/workflows/unity/build_unity_apk.pp)
67+
// LINT.ThenChange(//depot/google3/third_party/java_src/gma_sdk_mediation/release/rapid/workflows/unity/build_unity_apk.pp, //depot/google3/third_party/java_src/gma_sdk_mediation/release/rapid/workflows/raycast/build_raycast_apk.pp)
6868
build_patterns = [
6969
"//java/com/google/android/libraries/admob/demo/unity/googlemobileads:unitypackage_public",
7070
"//java/com/google/android/libraries/admob/demo/unity/googlemobileads:upm_package",

0 commit comments

Comments
 (0)