Skip to content

Commit

Permalink
[162] 関係ないと思うが、クオーテーションをシングルからダブルへ
Browse files Browse the repository at this point in the history
  • Loading branch information
akidon0000 committed Dec 9, 2023
1 parent 2a075bd commit ee19f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ abstract_target 'All' do
pod 'RxSwift' , '~> 6'
pod 'KeychainAccess' , '~> 4'
pod 'NorthLayout'
pod '※ikemen'
pod "※ikemen"

target 'univIP' do
end
Expand Down

0 comments on commit ee19f6b

Please sign in to comment.