removed gen folder

This commit is contained in:
Sergey Solovyev 2012-11-30 18:14:00 +04:00
parent 53a2b84f51
commit b9a90f79f9
3 changed files with 0 additions and 18 deletions

View File

@ -1,6 +0,0 @@
/** Automatically generated file. DO NOT MODIFY */
package com.actionbarsherlock;
public final class BuildConfig {
public final static boolean DEBUG = true;
}

View File

@ -1,6 +0,0 @@
/** Automatically generated file. DO NOT MODIFY */
package org.solovyev.android.all;
public final class BuildConfig {
public final static boolean DEBUG = true;
}

View File

@ -1,6 +0,0 @@
/** Automatically generated file. DO NOT MODIFY */
package org.solovyev.android.sherlock;
public final class BuildConfig {
public final static boolean DEBUG = true;
}