SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- # -*- coding: utf-8 -*-
- $:.unshift("/Library/RubyMotion/lib")
- require 'motion/project/template/android'
- begin
- require 'bundler'
- Bundler.require
- rescue LoadError
- end
- Motion::Project::App.setup do |app|
- # Use `rake config' to see complete project settings.
- app.api_version = '27'
- app.name = 'Hello'
- end
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.