diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-01-18 14:37:26 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-18 14:37:26 +0530 |
commit | d7aceecbccd964444ebd520096c38c5ce668ad06 (patch) | |
tree | 28079cefd6a72afa07e03f43aea5d2705cfcbba5 /.github | |
parent | 85fabfc7052fc80487989e533589cff250573107 (diff) |
chore(deps): update androidx.compose.compiler to 1.4.0
Diffstat (limited to '.github')
-rw-r--r-- | .github/renovate.json5 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 54399a39..bd144125 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -29,17 +29,6 @@ ], "enabled": false }, - { - "matchDatasources": [ - "maven" - ], - "matchPackageNames": [ - "androidx.compose.compiler:compiler" - ], - "registryUrls": [ - "https://androidx.dev/storage/compose-compiler/repository/" - ] - } ], "regexManagers": [ { |