Skip to content

Commit

Permalink
Merge pull request #64 from hansemannn/androidUpdate
Browse files Browse the repository at this point in the history
feat(android): update
  • Loading branch information
m1ga authored Aug 17, 2023
2 parents b32b56a + 22a64fd commit 8336dad
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 @@ -4,5 +4,5 @@ repositories {

dependencies {
// get latest version from https://firebase.google.com/docs/android/learn-more#bom
implementation 'com.google.firebase:firebase-core:19.0.0'
implementation 'com.google.firebase:firebase-core:21.1.1'
}
2 changes: 1 addition & 1 deletion android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 6.1.2
version: 6.1.3
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: titanium-firebase-core
Expand Down

0 comments on commit 8336dad

Please sign in to comment.