mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-01-12 22:51:55 +08:00
Add support for Android 22
This commit is contained in:
@@ -288,6 +288,8 @@ module Motion; module Project;
|
||||
'5'
|
||||
when '10', '11'
|
||||
'9'
|
||||
when '22'
|
||||
'21'
|
||||
else
|
||||
api_version
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user