Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Please update libraries to AndroidX and latest Google GMS versions #16

Open
RoarGronmo opened this issue Feb 7, 2020 · 1 comment
Open

Comments

@RoarGronmo
Copy link

In writing time this is now at least:

app gradle:

androidx.appcompat:appcompat:1.1.0
androidx.cardview:cardview:1.0.0
androidx.recyclerview:recyclerview:1.1.0
androidx.legacy:legacy-support-v4:1.0.0
com.google.firebase:firebase-ads:18.3.0

This implies also changes to AndroidManifest.xml

in project gradle:

classpath 'com.google.gms:google-services:4.3.3'

@galcyurio
Copy link

This sample project seems to need library upgrade.
And also migrate to AndroidX.
I can migrating this and send a PR.

However, this codelab documentation also needs to change.
How about this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants