1
0
Форкнуть 0
This commit is contained in:
nithyaganeshng 2022-09-01 00:56:33 -04:00
Родитель d9432aebff
Коммит 32b40d7d69
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -1,7 +1,6 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
@ -14,7 +13,6 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}