Skip to content

Commit

Permalink
Release of Google Mobile Ads Unity Plugin 7.0.1.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 450107052
  • Loading branch information
Mobile Ads Developer Relations authored and maddevrelgithubbot committed May 21, 2022
1 parent 75810d7 commit 4711c71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
9 changes: 3 additions & 6 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
Google Mobile Ads Unity Plugin Change Log

**************
Version Next
Version 7.0.1
**************

Plugin:
- Updated HelloWorld sample scene UI to fit smaller devices.
- Fixed Github issue [1943](https://github.com/googleads/googleads-mobile-unity/issues/1943)
- Fixed Github issue [1943](https://github.com/googleads/googleads-mobile-unity/issues/1943) related App Id saving.
- Fixed Github issue [2001](https://github.com/googleads/googleads-mobile-unity/issues/2001) related to Android manifest.

Sample:
- Added logging for important ad events.
- Fixed Github issue [2003](https://github.com/googleads/googleads-mobile-unity/issues/2003) related to Ad Inspector crash.
- Added Dummy AdInspector for Unity editor.

**************
Expand Down
3 changes: 0 additions & 3 deletions source/plugin/Assets/GoogleMobileAds/Api/Core/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@
[assembly:InternalsVisibleTo("GoogleMobileAdsNative")]
[assembly:InternalsVisibleTo("GoogleMobileAdsNative.iOS")]
[assembly:InternalsVisibleTo("GoogleMobileAdsNative.Android")]

[assembly:AssemblyVersion("7.0.0")]
[assembly:AssemblyFileVersion("7.0.0")]
3 changes: 0 additions & 3 deletions source/plugin/Assets/GoogleMobileAds/Common/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@
[assembly: InternalsVisibleTo("GoogleMobileAds.iOS")]
[assembly: InternalsVisibleTo("GoogleMobileAds.Unity")]
[assembly: InternalsVisibleTo("GoogleMobileAdsNative")]

[assembly:AssemblyVersion("7.0.0")]
[assembly:AssemblyFileVersion("7.0.0")]

0 comments on commit 4711c71

Please sign in to comment.