Skip to content

Commit

Permalink
Merge pull request #30 from unity-package/dev
Browse files Browse the repository at this point in the history
Update AdmobNativeOverlayAdUnit.cs
  • Loading branch information
VirtueSky authored Dec 16, 2024
2 parents aa14556 + c97d8b9 commit e4754cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
using System.Collections;
#if VIRTUESKY_ADS && VIRTUESKY_ADMOB
using GoogleMobileAds.Api;
#endif
using VirtueSky.Core;
using VirtueSky.Misc;
#endif
using UnityEngine;
using VirtueSky.Tracking;
using VirtueSky.Inspector;
Expand Down

0 comments on commit e4754cf

Please sign in to comment.