Преглед изворни кода

Merge remote-tracking branch 'origin/master' into xcode-9.3

Jeff Kelley пре 7 година
родитељ
комит
03423c877f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      fastlane/Fastfile

+ 1 - 1
fastlane/Fastfile

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