Skip to content

Instantly share code, notes, and snippets.

@nadesh-git
nadesh-git / gist:908b9714f9c7f20b66dfb13b49ba346a
Created June 19, 2019 11:05
React native build issue - Androidx migration (June 2019)
Reference
https://developer.android.com/jetpack/androidx/migrate
android/build.gradle:
====================
buildscript {
ext {
googlePlayServicesVersion = "16.+"
firebaseVersion = "17.3.4"