droiuby 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
data/bin/drby CHANGED
@@ -93,7 +93,7 @@ case command
93
93
  when 'autostart'
94
94
  switch = ARGV[1]
95
95
  if switch.blank?
96
- puts "Usage: drby autostart true|false [NAMESPACE] [options]"
96
+ puts "Usage: drby autostart on|off [NAMESPACE] [options]"
97
97
  exit(1)
98
98
  end
99
99
  project.autostart(switch, ARGV[2], $device_ip)
@@ -7,5 +7,6 @@
7
7
  <framework>droiuby</framework>
8
8
  <assets>
9
9
  <resource name="lib" type="lib"/>
10
+ <resource name="vendor" type="vendor"/>
10
11
  </assets>
11
12
  </app_descriptor>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: droiuby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: