Skip to content

Commit

Permalink
Bump com.android.tools:desugar_jdk_libs in /android-refimpl-app
Browse files Browse the repository at this point in the history
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.2.2 to 2.1.4.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 28124e2 commit ee238b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ android {


dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(path: ':native-audio-jni')
implementation project(path: ':loggingstdout')
Expand Down

0 comments on commit ee238b1

Please sign in to comment.