Files
MergeGangRush_unity_IOS/Assets/GoogleMobileAds/Editor/GoogleMobileAds.Editor.asmdef
T

20 lines
494 B
Plaintext
Raw Normal View History

2026-07-13 18:14:23 +08:00
{
2026-07-14 10:20:45 +08:00
"name": "GoogleMobileAds.Editor",
"references": [
"GoogleMobileAds",
"GoogleMobileAds.Core",
"GoogleMobileAds.Placement",
"GoogleMobileAds.Placement.Core"
],
2026-07-13 18:14:23 +08:00
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}