Update dependency gradle to v6.9.4 #2

Open
renovate wants to merge 51 commits from renovate_gradle-6.x into master
Showing only changes of commit 743dc8e24f - Show all commits

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>valuya.com-infra/renovate-config"
]
}