Skip to content

Commit

Permalink
Merge pull request #148 from hansemannn/android23_1_2
Browse files Browse the repository at this point in the history
Android version bump
  • Loading branch information
hansemannn authored Aug 17, 2023
2 parents 8902b89 + 23e438e commit c771f62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies {

// get latest version from https://firebase.google.com/docs/android/learn-more#bom
// changelog https://firebase.google.com/support/release-notes/android
implementation 'com.google.firebase:firebase-messaging:23.1.1'
implementation 'com.google.firebase:firebase-messaging:23.2.1'
}
2 changes: 1 addition & 1 deletion android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# during compilation, packaging, distribution, etc.
#

version: 3.4.0
version: 3.4.1
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: titanium-firebase-cloud-messaging
Expand Down

0 comments on commit c771f62

Please sign in to comment.