Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2…
Browse files Browse the repository at this point in the history
….1.2
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 09fc2aa commit 0384d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencies {
implementation(name: 'tls12patch', ext: 'aar')

// flutter_local_notifications
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
implementation 'androidx.window:window:1.3.0'
implementation 'androidx.window:window-java:1.3.0'

Expand Down

0 comments on commit 0384d71

Please sign in to comment.