diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-03 13:13:29 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 07:43:29 +0000 |
commit | 88b38ea611bfb974f4ffa353462f000fcdc15592 (patch) | |
tree | 0daf160d16d26444f444a6fcfeac223dc6a5fbd8 /crypto | |
parent | d9f7079bdf1ff6a7f244ac133a84c6bf7816dfa4 (diff) |
fix(deps): update dependency com.android.tools.build:gradle to v8.6.0 (#3192)
* fix(deps): update dependency com.android.tools.build:gradle to v8.6.0
* chore: regenerate Lint baselines
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/common/lint-baseline.xml | 2 | ||||
-rw-r--r-- | crypto/pgpainless/lint-baseline.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/common/lint-baseline.xml b/crypto/common/lint-baseline.xml index b68482a5..2c8fe410 100644 --- a/crypto/common/lint-baseline.xml +++ b/crypto/common/lint-baseline.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<issues format="6" by="lint 8.5.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.5.0)" variant="all" version="8.5.0"> +<issues format="6" by="lint 8.6.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0)" variant="all" version="8.6.0"> </issues> diff --git a/crypto/pgpainless/lint-baseline.xml b/crypto/pgpainless/lint-baseline.xml index b68482a5..2c8fe410 100644 --- a/crypto/pgpainless/lint-baseline.xml +++ b/crypto/pgpainless/lint-baseline.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<issues format="6" by="lint 8.5.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.5.0)" variant="all" version="8.5.0"> +<issues format="6" by="lint 8.6.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0)" variant="all" version="8.6.0"> </issues> |