Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs_nio to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Sep 5, 2024
1 parent 555cd8a commit 5b239ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ android {


dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.2'

implementation 'androidx.camera:camera-lifecycle:1.3.4'
implementation 'androidx.camera:camera-view:1.3.4'
Expand Down

0 comments on commit 5b239ac

Please sign in to comment.