Skip to content

Commit

Permalink
Update renovate.json to avoid AGP 8.3.0 (#2116)
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke authored Mar 13, 2024
1 parent 13a98c8 commit cd10f7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"com.google.devtools.ksp"
],
"groupName": "kotlin"
},
{
"matchPackagePatterns": [
"com.android.tools.build:gradle"
],
"allowedVersions": "<8.3.0"
}
]
}

0 comments on commit cd10f7f

Please sign in to comment.