Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Feature/SDK-1798: add admanager admob implementation in adapter - #5

Open
artsiombarouski wants to merge 3 commits into
masterfrom
feature/sdk_1798_admanager_implementation
Open

Feature/SDK-1798: add admanager admob implementation in adapter#5
artsiombarouski wants to merge 3 commits into
masterfrom
feature/sdk_1798_admanager_implementation

Conversation

@artsiombarouski

Copy link
Copy Markdown
Contributor

No description provided.

@NikitaCherep NikitaCherep left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не повредит добавление тестов так же как и в MoPub: https://github.com/appodeal/BidMachine-Android-mopub-adapter/pull/8/files#diff-f66ff493f06d4aa1c09a2c2a66abce18R14

implementation 'com.android.support:support-annotations:28.0.0'
implementation 'com.google.android.gms:play-services-ads:17.2.0'
implementation 'io.bidmachine:ads:1.3.3'
// implementation 'io.bidmachine:ads.adapters.admob:1.3.0.2'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Attention!!!

Comment thread example/build.gradle
implementation 'io.bidmachine:ads.networks.facebook:1.3.0.1'
implementation('io.bidmachine:ads.networks.my_target:1.3.0.1') {
implementation 'io.bidmachine:ads:1.3.3'
// implementation 'io.bidmachine:ads.adapters.admob:1.3.0.2'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Attention!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants