/android/export-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/export-contacts

« back to all changes in this revision

Viewing changes to gen/am/ed/exportcontacts/BuildConfig.java

  • Committer: edam
  • Date: 2010-07-04 14:54:18 UTC
  • Revision ID: edam@waxworlds.org-20100704145418-vcpya2sxsop0dlrq
- initial checkin
- copied intro and basic vcf-configure activities from import-contacts
- copied WizzardActivity class from import-contacts

Show diffs side-by-side

added added

removed removed

1
 
/** Automatically generated file. DO NOT MODIFY */
2
 
package am.ed.exportcontacts;
3
 
 
4
 
public final class BuildConfig {
5
 
    public final static boolean DEBUG = true;
6
 
}
 
 
'\\ No newline at end of file'