Skip to content

Commit

Permalink
Merge pull request #60 from jordanbisato/main
Browse files Browse the repository at this point in the history
Update android dependencies and bump version
  • Loading branch information
hansemannn authored Oct 13, 2022
2 parents ef28671 + e4de75b commit b2f281a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
implementation 'com.google.firebase:firebase-analytics:21.0.0'
implementation 'com.google.firebase:firebase-crashlytics:18.2.10'
implementation 'com.google.firebase:firebase-analytics:21.1.1'
implementation 'com.google.firebase:firebase-crashlytics:18.2.13'
}
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: 2.5.1
version: 2.5.2
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: titanium-crashlytics
Expand Down

0 comments on commit b2f281a

Please sign in to comment.