Add mavenCentral repo to resolve protobuf dependencies

This commit is contained in:
Grigory Kruglov 2022-01-12 16:44:30 -08:00 коммит произвёл Grisha Kruglov
Родитель 5ceeb43598
Коммит 74c9db387b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -38,6 +38,7 @@ buildscript {
]
repositories {
mavenCentral()
google()
jcenter()
maven {