Skip to content

Commit

Permalink
Merge pull request #2726 from nextcloud/renovate/com.android.tools-de…
Browse files Browse the repository at this point in the history
…sugar_jdk_libs-2.x

fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.4
  • Loading branch information
provokateurin authored Dec 20, 2024
2 parents fc5def7 + 41d0160 commit f2b9692
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.3'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
}

0 comments on commit f2b9692

Please sign in to comment.