diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-11-27 11:34:12 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-11-27 17:40:11 +0530 |
commit | a9b0112279bca0f19a2d8756d2fa4498936660dd (patch) | |
tree | d8f065cc043cc0c84171babf28ac37456a101584 /format/common | |
parent | f8230043189e037c8b4d46373e6077e91c1c4f93 (diff) |
fix(deps): upgrade to JGit 4.5.7.201904151645-r
Currently requires deleting and re-cloning the repository to properly
detect symlink support, this will be fixed in the future to auto-detect
on existing repositories as well.
Fixes #2594
Fixes #2396
Fixes #636
Fixes #387
Fixes #98
Diffstat (limited to 'format/common')
-rw-r--r-- | format/common/lint-baseline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/format/common/lint-baseline.xml b/format/common/lint-baseline.xml index 1f0a317f..73b10006 100644 --- a/format/common/lint-baseline.xml +++ b/format/common/lint-baseline.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<issues format="6" by="lint 8.3.0-alpha05" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha05)" variant="all" version="8.3.0-alpha05"> +<issues format="6" by="lint 8.3.0-alpha14" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha14)" variant="all" version="8.3.0-alpha14"> </issues> |