Skip to content

Commit

Permalink
Bump com.android.tools:r8 from 8.2.33 to 8.3.37
Browse files Browse the repository at this point in the history
Bumps com.android.tools:r8 from 8.2.33 to 8.3.37.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 3039db8 commit 0e51083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ dependencies {
implementation("io.github.Rosemoe.sora-editor:editor:0.23.4-3895689-SNAPSHOT")
implementation("io.github.itsaky:nb-javac-android:17.0.0.3")
implementation("com.google.guava:guava:33.0.0-jre")
implementation("com.android.tools:r8:8.2.33")
implementation("com.android.tools:r8:8.3.37")
}

0 comments on commit 0e51083

Please sign in to comment.