Skip to content

Commit eb9887b

Browse files
committed
build(ios): update Huolala-Glog dependency of GlogCore to 1.0.1
1 parent 4515c24 commit eb9887b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Huolala-Glog.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Pod::Spec.new do |s|
2121

2222
s.framework = "CoreFoundation"
2323
s.libraries = "z", "c++"
24-
s.dependency 'GlogCore', '~> 1.0.0'
24+
s.dependency 'GlogCore', '~> 1.0.1'
2525
end
2626

0 commit comments

Comments
 (0)