Skip to content

Commit

Permalink
build(ios): update Huolala-Glog dependency of GlogCore to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mricefox committed Mar 2, 2023
1 parent 4515c24 commit eb9887b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Huolala-Glog.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Pod::Spec.new do |s|

s.framework = "CoreFoundation"
s.libraries = "z", "c++"
s.dependency 'GlogCore', '~> 1.0.0'
s.dependency 'GlogCore', '~> 1.0.1'
end

0 comments on commit eb9887b

Please sign in to comment.