Skip to content

Commit

Permalink
* Removed use of dexmaker.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
donv committed Sep 23, 2012
1 parent 33d4d42 commit aa19afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ruboto_gen_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def test_new_apk_size_is_within_limits
else
upper_limit = {
7 => 67.0,
10 => 350.0,
10 => 64.0,
15 => 68.0,
}[ANDROID_TARGET] || 64.0
end
Expand Down

0 comments on commit aa19afa

Please sign in to comment.