Merge branch 'dev_main' into dev_zhaoqian
* dev_main: 1 广告收入上报 ui 调整 ui 调整
Showing
345 Bytes


617 Bytes
1.02 KB
1.07 KB
1.85 KB
445 Bytes
945 Bytes
1.48 KB


This diff is collapsed.
This diff is collapsed.
... | @@ -20,6 +20,9 @@ target 'PhoneManager' do | ... | @@ -20,6 +20,9 @@ target 'PhoneManager' do |
pod 'GoogleAPIClientForREST/Gmail' | pod 'GoogleAPIClientForREST/Gmail' | ||
pod 'Adjust', '~> 5.4.0' | pod 'Adjust', '~> 5.4.0' | ||
#广告适配器 | |||
pod 'GoogleMobileAdsMediationAppLovin' | |||
# pod 'GoogleMobileAdsMediationFacebook' | |||
post_install do |installer| | post_install do |installer| | ||
installer.pods_project.targets.each do |target| | installer.pods_project.targets.each do |target| | ||
... | ... |