Skip to content

Commit

Permalink
Bump com.android.tools:r8 from 8.2.42 to 8.2.47
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and svillar committed Feb 26, 2024
1 parent 2c40573 commit 7ae3596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "org.mozilla.telemetry:glean-gradle-plugin:56.1.0"
classpath "com.android.tools.build:gradle:$versions.android_gradle_plugin"
classpath 'com.android.tools:r8:8.2.42'
classpath 'com.android.tools:r8:8.2.47'
classpath "$deps.kotlin.plugin"
classpath 'com.huawei.agconnect:agcp:1.9.1.301'

Expand Down

0 comments on commit 7ae3596

Please sign in to comment.