Skip to content

Commit 7f6722c

Browse files
committed
Updated fastfile to use 0.0.3 AFNetworking Fastlane
1 parent 6831f21 commit 7f6722c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import_from_git(
22
url: 'https://github.com/AFNetworking/fastlane.git',
3-
branch: '0.0.2'
3+
branch: '0.0.3'
44
)

0 commit comments

Comments
 (0)