Skip to content

Adding changes for 7.2.8#34

Merged
SwagatoMondal merged 2 commits intoInMobi:masterfrom
analogsmriti:release-v7.2.8
May 10, 2019
Merged

Adding changes for 7.2.8#34
SwagatoMondal merged 2 commits intoInMobi:masterfrom
analogsmriti:release-v7.2.8

Conversation

@analogsmriti
Copy link

No description provided.

build.gradle Outdated
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.android.tools.build:gradle:3.0.1'
Copy link
Contributor

Choose a reason for hiding this comment

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

Revert this back to original version

*/
public interface PlacementId {
long YOUR_PLACEMENT_ID_HERE = 1492763427180L;
long YOUR_PLACEMENT_ID_HERE = 1490507084124L;
Copy link
Contributor

Choose a reason for hiding this comment

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

Please keep the original placementId


@Override
public void onAdReceived(InMobiNative inMobiNative) {
super.onAdReceived(inMobiNative);
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove usage of super


@Override
public void onAdReceived(InMobiNative inMobiNative) {
super.onAdReceived(inMobiNative);
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove usage of super


@Override
public void onAdReceived(InMobiNative inMobiNative) {
super.onAdReceived(inMobiNative);
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove usage of super

@SwagatoMondal SwagatoMondal merged commit 38bd6c6 into InMobi:master May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants