Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
"tvosTarget": "13.0"
},
"android": {
"minSdk": 21,
"minSdk": 23,
Comment thread
russellwheatley marked this conversation as resolved.
"targetSdk": 34,
"compileSdk": 34,
"firebase": "33.16.0",
"firebase": "34.0.0",
Comment thread
russellwheatley marked this conversation as resolved.
"firebaseCrashlyticsGradle": "3.0.4",
Comment thread
russellwheatley marked this conversation as resolved.
Outdated
"firebasePerfGradle": "1.4.2",
Comment thread
russellwheatley marked this conversation as resolved.
Outdated
"gmsGoogleServicesGradle": "4.4.3",
Expand Down
Loading