com.puzzlescapegames.admob_native 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,8 +12,8 @@ MonoBehaviour:
12
12
  m_Script: {fileID: 11500000, guid: a187246822bbb47529482707f3e0eff8, type: 3}
13
13
  m_Name: GoogleMobileAdsSettings
14
14
  m_EditorClassIdentifier:
15
- adMobAndroidAppId: ca-app-pub-3940256099942544/2247696110
16
- adMobIOSAppId: ca-app-pub-3940256099942544/3986624511
15
+ adMobAndroidAppId:
16
+ adMobIOSAppId:
17
17
  enableKotlinXCoroutinesPackagingOption: 1
18
18
  enableGradleBuildPreProcessor: 1
19
19
  disableOptimizeInitialization: 0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name" : "com.puzzlescapegames.admob_native",
3
3
  "displayName" : "Puzzlescape Games AdMob Native",
4
- "version" : "1.0.5",
4
+ "version" : "1.0.6",
5
5
  "author" : "Puzzlescape Games",
6
6
  "description" : "AdMob Native.",
7
7
  "repository": {