Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 235f4ad

Browse files
authored
Update Podfile
1 parent 641c341 commit 235f4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
2828
flutter_ios_podfile_setup
2929

3030
target 'Runner' do
31-
pod 'PhoneNumberKit/PhoneNumberKitCore', :git => 'https://github.com/marmelroy/PhoneNumberKit', :tag => '3.5.8'
31+
pod 'PhoneNumberKit/PhoneNumberKitCore', :git => 'https://github.com/marmelroy/PhoneNumberKit', :tag => '3.5.10'
3232
use_frameworks!
3333
use_modular_headers!
3434

0 commit comments

Comments
 (0)