allprojects repositories google() error > Android Studio

본문 바로가기
사이트 내 전체검색

Android Studio

allprojects repositories google() error

페이지 정보

profile_image
작성자 최고관리자
댓글 0건 조회 79회 작성일 21-11-07 13:53

본문

-> settings.gradle


/*
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
}
}
*/
rootProject.name = "radius8428"
include ':app'


댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

접속자집계

오늘
6
어제
9
최대
70
전체
2,977
Copyright © OHPR All rights reserved.