Skip to content

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.3
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 071f157 commit 1d0b5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/neon_framework/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ flutter {

dependencies {
implementation('com.github.UnifiedPush:android-foss_embedded_fcm_distributor:1.0.0')
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
}

0 comments on commit 1d0b5f9

Please sign in to comment.