Added QUERY_ALL_PACKAGES permission and removed unnecessary build repository gradlePluginPortal

This commit is contained in:
ottoptj 2024-08-12 12:30:45 +03:00
commit 3a769f01bb
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,6 @@ pluginManagement {
repositories {
google()
mavenCentral()
gradlePluginPortal()
}
}