We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480930a commit dee9e42Copy full SHA for dee9e42
detectors/android.rb
@@ -60,7 +60,7 @@
60
end
61
62
63
- puts "Assemble configurations:"
+ puts "Assemble configurations (except 'assemble'):"
64
if configurations.count > 0
65
configurations.each { |configuration| puts configuration }
66
puts "#{configurations.count} in total"
0 commit comments