Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit af5caaf

Browse files
committed
fix(renovate): temporarily disable version bumps for AGP
1 parent 45ffa17 commit af5caaf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
"^com.android.tools:desugar_jdk_libs",
4949
// Later versions require newer JDKs
5050
"^commons-codec:commons-codec",
51+
// alpha17 and alpha18 have regressions with installing APKs
52+
// https://issuetracker.google.com/issues/315337463
53+
"com.android.test",
54+
"com.android.tools.build:gradle",
5155
],
5256
"enabled": false
5357
},

0 commit comments

Comments
 (0)