diff --git a/Gemfile.lock b/Gemfile.lock index ce058a383..730cf5b93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,6 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-increment_version_code (0.4.3) fastlane-sirp (1.0.0) sysrandom (~> 1.0) gh_inspector (1.1.3) @@ -219,7 +218,6 @@ PLATFORMS DEPENDENCIES fastlane - fastlane-plugin-increment_version_code BUNDLED WITH 2.5.18 diff --git a/fastlane/PluginFile b/fastlane/PluginFile index 32ea0b1fb..5445d2ef0 100644 --- a/fastlane/PluginFile +++ b/fastlane/PluginFile @@ -1,5 +1,3 @@ # Autogenerated by fastlane # -# Ensure this file is checked in to source control! - -gem 'fastlane-plugin-increment_version_code' \ No newline at end of file +# Ensure this file is checked in to source control! \ No newline at end of file