Update library git commit to solve bug saving vpn configuration
This diff is collapsed.
... | ... | @@ -53,7 +53,7 @@ end |
def shared_main_pods | ||
pod 'AlamofireImage' | ||
#library_by_path('/Users/ueshiba/Desktop/PIA') | ||
library_by_git('38ff66a') | ||
library_by_git('7fcc44b') | ||
#library_by_version('~> 1.1.3') | ||
end | ||
... | ... |
Please register or sign in to comment