And I believe that what you need is only the com.google.android.gms:play-services-ads dependency in the build.gradle file for the AdMob extension. Ignore the other two lines.
Version 18.3.0 does however use AndroidX and that could cause a conflict with other extensions (maybe). In that case you can try an older version of com.google.android.gms:play-services-ads. Available versions can be seen here for instance:
My apologize for the following maybe stupid question. I am using 1.2.164 and the editor show me āUpdate Availableā. Is this 1.2.165 or just the Beta? I have never downloaded a Beta and I would prefer not.
In your āAboutā dialog, you should see channel: editor-alpha which is the up-to-date editor changes, together with the latest engine release (1.2.164).
Clicking the Update button will give you the next release in that channel.
You can check the about dialog afterwards to confirm.
I am sorry, but probably I am missing something. With āUpdate Buttonā do you mean the text āUpdate Availableā in the right bottom corner of the editor?
(Just to confirm: I read āeditor-alphaā and ā1.2.164ā as engine release)
Yeah, but it seems that even with build-stage, building with NEs on 1.2.164 will work correctly, so unless it causes issues, Iāll leave it like that.
The planned release of 1.2.165 has run into an Apple Notarization issue (https://developer.apple.com/news/?id=12232019a). We are working to resolve the problem and hope to release tomorrow instead.