Я не могу добавить приложение Android Studio Admob в приложение.
grandle Не удалось скачать это
https://dl.google.com/dl/android/maven2/com/google/gms/google-services/3.1.1/google-services-3.1.1.pom'.
Не удалось получить 'https://jcenter.bintray.com/com/google/gms/google-services/3.1.1/google-services-3.1.1.pom'.
Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.1.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } } allprojects { repositories { google() jcenter() } } task clean(type: Delete) { delete rootProject.buildDir }
SCREENSHOTS
SCREENSHOTS1
SCREENSHOTS2
SCREENSHOTS3
SCREENSHOTS4
SCREENSHOTS5