Skip to content

Commit

Permalink
fix(deps): update dependency com.github.unifiedpush:android-foss_embe…
Browse files Browse the repository at this point in the history
…dded_fcm_distributor to v1.0.0
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 5527d2c commit 3282a80
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 @@ -70,6 +70,6 @@ flutter {
}

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

0 comments on commit 3282a80

Please sign in to comment.