lib/ruboto/commands/base.rb in ruboto-0.8.1 vs lib/ruboto/commands/base.rb in ruboto-0.9.0.rc.0

- old
+ new

@@ -95,11 +95,11 @@ update_assets update_ruboto true update_icons true update_classes nil, true update_jruby true if params['with-jruby'].value - update_dexmaker true unless params['with-jruby'].value + update_dx_jar true unless params['with-jruby'].value update_core_classes "exclude" log_action("Generating the default Activity and script") do generate_inheriting_file "Activity", activity, package end @@ -356,10 +356,10 @@ update_android update_test force update_assets update_ruboto force update_classes old_version, force - update_dexmaker force + update_dx_jar force update_jruby force update_manifest nil, nil, force update_icons force update_core_classes "exclude" update_bundle