diff --git a/android_app/build.gradle b/android_app/build.gradle index e4467f8e..9d39e017 100644 --- a/android_app/build.gradle +++ b/android_app/build.gradle @@ -1,6 +1,7 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { + google() jcenter() } dependencies {