File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Sources/SkipFirebaseCore/Skip Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ let package = Package(
2828 . package ( url: " https://source.skip.tools/skip-foundation.git " , from: " 1.3.1 " ) ,
2929 . package ( url: " https://source.skip.tools/skip-model.git " , from: " 1.4.2 " ) ,
3030 . package ( url: " https://source.skip.tools/skip-ui.git " , from: " 1.26.4 " ) ,
31- . package ( url: " https://github.com/firebase/firebase-ios-sdk.git " , from: " 12.1 .0 " )
31+ . package ( url: " https://github.com/firebase/firebase-ios-sdk.git " , from: " 12.9 .0 " )
3232 ] ,
3333 targets: [
3434 . target( name: " SkipFirebaseCore " , dependencies: [
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ settings:
1313 contents :
1414 - block : ' create("libs")'
1515 contents :
16- - ' version("firebase", "34.7 .0")'
16+ - ' version("firebase", "34.9 .0")'
1717 - ' library("firebase-bom", "com.google.firebase", "firebase-bom").versionRef("firebase")'
1818
1919build :
You can’t perform that action at this time.
0 commit comments