Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit d72aee5

Browse files
authored
Merge pull request #103 from codeformiyazaki/release/1.4.0
Release 1.4.0
2 parents dabe37d + 455740a commit d72aee5

4,436 files changed

Lines changed: 426377 additions & 334276 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

iosapp/Podfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ target '06-earthquake' do
99
pod 'Firebase/Auth'
1010
pod 'Firebase/Firestore'
1111
pod 'Firebase/Storage'
12+
pod 'Firebase/InAppMessaging'
13+
pod 'Firebase/Analytics'
1214
pod 'SVProgressHUD', :git => 'https://github.com/SVProgressHUD/SVProgressHUD.git', :branch => 'master'
1315

1416
target '06-earthquakeTests' do

0 commit comments

Comments
 (0)