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.0
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent cb26e54 commit 953f73b
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 @@ -71,5 +71,5 @@ flutter {

dependencies {
implementation('com.github.UnifiedPush:android-foss_embedded_fcm_distributor:1.0.0-beta5')
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.0'
}

0 comments on commit 953f73b

Please sign in to comment.