Browse Source

Merge branch 'xcode-9.3' of github.com:AFNetworking/AFNetworking into xcode-9.3

Jeff Kelley 7 years ago
parent
commit
10afc7c4ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fastlane/Fastfile

+ 1 - 1
fastlane/Fastfile

@@ -1,4 +1,4 @@
 import_from_git(
 import_from_git(
   url: 'https://github.com/AFNetworking/fastlane.git', 
   url: 'https://github.com/AFNetworking/fastlane.git', 
-  branch: '0.0.6'
+  branch: '0.0.8'
 )
 )