Method: Fastlane::Actions::GradleAction.category
- Defined in:
- fastlane/lib/fastlane/actions/gradle.rb
permalink .category ⇒ Object
[View source]
283 284 285 |
# File 'fastlane/lib/fastlane/actions/gradle.rb', line 283 def self.category :building end |