bump version code for new submission

This commit is contained in:
Laurent Sansonetti
2014-05-20 12:00:58 +02:00
parent bbe51897e7
commit e9db9f95f8

View File

@@ -5,6 +5,7 @@ require 'motion/project/template/android'
Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'RubyMotion #inspect 2014'
app.version('2', '1.1')
app.api_version = '18'
app.icon = 'icon'
app.package = 'com.hipbyte.inspect2014'