mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-18 07:29:20 +08:00
process JDK classes
This commit is contained in:
@@ -422,7 +422,7 @@ task :clean do
|
||||
rm_rf 'UIAutomation'
|
||||
end
|
||||
|
||||
ANDROID_API_PACKAGES = %w{android}
|
||||
ANDROID_API_PACKAGES = %w{java android}
|
||||
|
||||
task :android do
|
||||
ANDROID_API_VERSIONS.each do |api_vers|
|
||||
|
||||
Reference in New Issue
Block a user