Skip to content

Commit

Permalink
Modernized Objective-C Native ad layout
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 715484475
  • Loading branch information
Justin Malandruccolo authored and copybara-github committed Jan 14, 2025
1 parent 7d9f809 commit 44756b4
Show file tree
Hide file tree
Showing 5 changed files with 302 additions and 237 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
matrix:
include:
- { regex: "Objective-C/advanced", xcode_version: "15.3" }
- { regex: "Swift/advanced", xcode_version: "16.0" }
- { regex: "Swift/advanced", xcode_version: "16.1" }
- { regex: "Objective-C/admob", xcode_version: "15.3" }
- { regex: "Swift/admob", xcode_version: "16.0" }
- { regex: "Swift/admob", xcode_version: "16.1" }
- { regex: "Objective-C/admanager", xcode_version: "15.3" }
- { regex: "Swift/admanager", xcode_version: "16.0" }
- { regex: "Swift/admanager", xcode_version: "16.1" }
steps:
- name: Clone Repo
uses: actions/checkout@v1
Expand Down
Loading

0 comments on commit 44756b4

Please sign in to comment.