Skip to content

Commit

Permalink
Meta Mediation 살리기
Browse files Browse the repository at this point in the history
  • Loading branch information
gasbank committed Feb 4, 2023
1 parent 8477ec8 commit fb99201
Show file tree
Hide file tree
Showing 29 changed files with 209 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<dependencies>
<androidPackages>
<androidPackage spec="com.google.ads.mediation:facebook:6.12.0.0">
<repositories>
<repository>https://repo.maven.apache.org/maven2/</repository>
<repository>https://dl.google.com/dl/android/maven2/</repository>
</repositories>
</androidPackage>
</androidPackages>

<iosPods>
<iosPod name="GoogleMobileAdsMediationFacebook" version="6.12.0.0">
<sources>
<source>https://github.com/CocoaPods/Specs</source>
</sources>
</iosPod>
</iosPods>
</dependencies>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file modified Assets/Plugins/Android/androidx.work.work-runtime-2.7.0.aar
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
34 changes: 34 additions & 0 deletions Assets/Plugins/Android/org.jetbrains.annotations-13.0.jar.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 10 additions & 4 deletions ProjectSettings/AndroidResolverDependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
<packages>
<package>androidx.lifecycle:lifecycle-common-java8:2.4.1</package>
<package>androidx.lifecycle:lifecycle-process:2.4.1</package>
<package>com.google.ads.mediation:facebook:6.12.0.0</package>
<package>com.google.android.gms:play-services-ads:21.3.0</package>
<package>com.google.android.ump:user-messaging-platform:2.0.0</package>
<package>com.google.games:gpgs-plugin-support:0.11.01</package>
</packages>
<files>
<file>Assets/Plugins/Android/androidx.annotation.annotation-1.2.0.jar</file>
<file>Assets/Plugins/Android/androidx.annotation.annotation-1.5.0.jar</file>
<file>Assets/Plugins/Android/androidx.annotation.annotation-experimental-1.1.0.aar</file>
<file>Assets/Plugins/Android/androidx.arch.core.core-common-2.1.0.jar</file>
<file>Assets/Plugins/Android/androidx.arch.core.core-runtime-2.1.0.aar</file>
Expand Down Expand Up @@ -47,10 +48,12 @@
<file>Assets/Plugins/Android/androidx.versionedparcelable.versionedparcelable-1.1.1.aar</file>
<file>Assets/Plugins/Android/androidx.viewpager.viewpager-1.0.0.aar</file>
<file>Assets/Plugins/Android/androidx.work.work-runtime-2.7.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-21.3.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-base-21.3.0.aar</file>
<file>Assets/Plugins/Android/com.facebook.android.audience-network-sdk-6.12.0.aar</file>
<file>Assets/Plugins/Android/com.google.ads.mediation.facebook-6.12.0.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-21.5.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-base-21.5.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-identifier-18.0.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-lite-21.3.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-ads-lite-21.5.0.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-appset-16.0.1.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-base-18.0.1.aar</file>
<file>Assets/Plugins/Android/com.google.android.gms.play-services-basement-18.0.0.aar</file>
Expand All @@ -63,6 +66,9 @@
<file>Assets/Plugins/Android/com.google.android.ump.user-messaging-platform-2.0.0.aar</file>
<file>Assets/Plugins/Android/com.google.games.gpgs-plugin-support-0.11.01.aar</file>
<file>Assets/Plugins/Android/com.google.guava.listenablefuture-1.0.jar</file>
<file>Assets/Plugins/Android/org.jetbrains.annotations-13.0.jar</file>
<file>Assets/Plugins/Android/org.jetbrains.kotlin.kotlin-stdlib-1.7.10.jar</file>
<file>Assets/Plugins/Android/org.jetbrains.kotlin.kotlin-stdlib-common-1.7.10.jar</file>
</files>
<settings>
<setting name="androidAbis" value="arm64-v8a" />
Expand Down

0 comments on commit fb99201

Please sign in to comment.