Bump com.android.tools:r8 from 8.2.42 to 8.2.47 (#2636)

Bumps com.android.tools:r8 from 8.2.42 to 8.2.47.

---
updated-dependencies:
- dependency-name: com.android.tools:r8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-27 16:17:48 -08:00 committed by GitHub
parent b9b1b810d9
commit ef8a8cd64f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@
but it appears that can be ignored -->
<groupId>com.android.tools</groupId>
<artifactId>r8</artifactId>
<version>8.2.42</version>
<version>8.2.47</version>
</dependency>
</dependencies>
</plugin>