// Add back jcenter to build.gradle in android/build.gradle allprojects { repositories { mavenCentral() mavenLocal() jcenter() }