Here are the build hints:

for the maven { url '...} . that appears inside buildscript > repositories,
you can use the android.repositories build hint

for the classpath 'gradle.plugin.com....' inside buildscript >
dependencies, you can use the android.topDependency build hint.

for the manifestPlaceholders you can use the android.xgradle_default_config
build hint.

for the implementation 'com...' inside dependencies, you can use the
android.gradleDep build hint.

Steve

On Fri, May 24, 2019 at 11:24 AM Mario Barón <[email protected]> wrote:

> Hey guys,
>
> can you please help me with this?
>
> I greatly appreciate your help.
>
> El lunes, 20 de mayo de 2019, 23:16:58 (UTC-5), Mario Barón escribió:
>>
>> Hey guys,
>>
>> I need to integrate OneSignal with my Codename One app, and while reading
>> the OneSignal documentation, it came up that I had to add the code found in
>> the attached screenshot.
>>
>> How would I do this? By the way, for the time being, the app will be
>> Android only.
>>
>>
>> Thanks in advance.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "CodenameOne Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> Visit this group at
> https://groups.google.com/group/codenameone-discussions.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/codenameone-discussions/703aabe9-72bd-43a1-a3d7-415029772181%40googlegroups.com
> <https://groups.google.com/d/msgid/codenameone-discussions/703aabe9-72bd-43a1-a3d7-415029772181%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKUCGrCcook67Cn3T%3D-aYCEBLnCLjBH7cVWd0yz3qnYQtw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to