We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a54a1 commit 6740adeCopy full SHA for 6740ade
RemixedDungeon/build.gradle
@@ -157,7 +157,7 @@ dependencies {
157
googlePlayImplementation 'com.google.android.ads.consent:consent-library:1.0.8'
158
159
160
- googlePlayImplementation("com.appodeal.ads:sdk:3.9.0.0") {
+ googlePlayImplementation("com.appodeal.ads:sdk:3.7.0.0") {
161
exclude(group: "com.applovin.mediation", module: "amazon-tam-adapter")
162
exclude(group: "com.applovin.mediation", module: "facebook-adapter")
163
exclude(group: "com.applovin.mediation", module: "google-ad-manager-adapter")
0 commit comments