Skip to content

Commit 90a89f5

Browse files
author
Thomas Taschauer
committed
use correct google ID for ads
1 parent 5774d0b commit 90a89f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenDocumentReader/DocumentViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class DocumentViewController: UIViewController, DocumentDelegate, GADBannerViewD
6565
document?.webview = self.webview
6666

6767
bannerView.delegate = self
68-
bannerView.adUnitID = "ca-app-pub-3940256099942544/2934735716"
68+
bannerView.adUnitID = "ca-app-pub-8161473686436957/8123543897"
6969
bannerView.rootViewController = self
7070

7171
loadBannerAd()

0 commit comments

Comments
 (0)