Skip to content

Commit ee238b1

Browse files
Bump com.android.tools:desugar_jdk_libs in /android-refimpl-app
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]>
1 parent 28124e2 commit ee238b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ android {
281281

282282

283283
dependencies {
284-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.2'
284+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
285285
implementation fileTree(dir: 'libs', include: ['*.jar'])
286286
implementation project(path: ':native-audio-jni')
287287
implementation project(path: ':loggingstdout')

0 commit comments

Comments
 (0)