File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments