~cmiller/ubuntuone-android-music/experimental-flipping-ui

« back to all changes in this revision

Viewing changes to build.xml

  • Committer: Chad Miller
  • Date: 2011-07-21 22:03:17 UTC
  • Revision ID: chad.miller@canonical.com-20110721220317-nn1i38p9gh4oksd4
Fix build.xml not to say "files" app (!?) and bump version number.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<project name="ubuntu-one-files" default="debug">
 
2
<project name="ubuntu-one-music" default="debug">
3
3
 
4
4
    <!-- The local.properties file is created and updated by the 'android' tool.
5
5
         It contains the path to the SDK. It should *NOT* be checked in in Version