diff --git a/example/android/app/src/main/gen/com/example/BuildConfig.java b/example/android/app/src/main/gen/com/example/BuildConfig.java deleted file mode 100644 index ccff6bdd..00000000 --- a/example/android/app/src/main/gen/com/example/BuildConfig.java +++ /dev/null @@ -1,8 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package com.example; - -/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */ -public final class BuildConfig { - public final static boolean DEBUG = Boolean.parseBoolean(null); -} \ No newline at end of file diff --git a/example/android/app/src/main/gen/com/example/Manifest.java b/example/android/app/src/main/gen/com/example/Manifest.java deleted file mode 100644 index a1f95df1..00000000 --- a/example/android/app/src/main/gen/com/example/Manifest.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package com.example; - -/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */ -public final class Manifest { -} \ No newline at end of file diff --git a/example/android/app/src/main/gen/com/example/R.java b/example/android/app/src/main/gen/com/example/R.java deleted file mode 100644 index 0a750ddd..00000000 --- a/example/android/app/src/main/gen/com/example/R.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package com.example; - -/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */ -public final class R { -} \ No newline at end of file diff --git a/lib/android/src/main/gen/com/airbnb/android/BuildConfig.java b/lib/android/src/main/gen/com/airbnb/android/BuildConfig.java deleted file mode 100644 index 86ab9862..00000000 --- a/lib/android/src/main/gen/com/airbnb/android/BuildConfig.java +++ /dev/null @@ -1,8 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package com.airbnb.android; - -/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */ -public final class BuildConfig { - public final static boolean DEBUG = Boolean.parseBoolean(null); -} \ No newline at end of file diff --git a/lib/android/src/main/gen/com/airbnb/android/Manifest.java b/lib/android/src/main/gen/com/airbnb/android/Manifest.java deleted file mode 100644 index 9016f899..00000000 --- a/lib/android/src/main/gen/com/airbnb/android/Manifest.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package com.airbnb.android; - -/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */ -public final class Manifest { -} \ No newline at end of file diff --git a/lib/android/src/main/gen/com/airbnb/android/R.java b/lib/android/src/main/gen/com/airbnb/android/R.java deleted file mode 100644 index 92288cf7..00000000 --- a/lib/android/src/main/gen/com/airbnb/android/R.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package com.airbnb.android; - -/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */ -public final class R { -} \ No newline at end of file