Skip to content

Commit 3d672ed

Browse files
forezacopybara-github
authored andcommitted
Internal Test.
PiperOrigin-RevId: 795664860
1 parent 574aa5e commit 3d672ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
workflow_dispatch:
2626
jobs:
2727
android:
28-
runs-on: macos-latest
28+
runs-on: macos-14
2929
timeout-minutes: 30
3030
steps:
3131
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

Example/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<meta-data
1717
android:name="com.google.android.gms.ads.APPLICATION_ID"
18-
android:value="ca-app-pub-3940256099942544~2964678116" />
18+
android:value="ca-app-pub-3940256099942544~29646781161" />
1919

2020
<activity
2121
android:name=".MainActivity"

0 commit comments

Comments
 (0)