ci: Fix typo (#2527)

This commit is contained in:
Stefan M 2023-05-11 02:57:23 +02:00 committed by GitHub
parent bc26cb5b0a
commit c76e0962f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,12 +9,12 @@ updates:
target-branch: master
registries:
- maven-google
- gralde-plugin
- gradle-plugin
registries:
maven-google:
type: maven-repository
url: "https://dl.google.com/dl/android/maven2/"
gralde-plugin:
gradle-plugin:
type: maven-repository
url: "https://plugins.gradle.org/m2/"