From e41673820ffe200df78b1ec185ccb9d9ca962ae1 Mon Sep 17 00:00:00 2001 From: ShadowNinja Date: Wed, 13 Apr 2016 14:14:04 -0400 Subject: Upgrade Android build to Gradle build system The old Ant build system has been deprecated for a while and new development is focused on Gradle. I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory. I left the JNI files in the root directory. --- build/android/res/drawable-ldpi/irr_icon.png | Bin 2262 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 build/android/res/drawable-ldpi/irr_icon.png (limited to 'build/android/res/drawable-ldpi/irr_icon.png') diff --git a/build/android/res/drawable-ldpi/irr_icon.png b/build/android/res/drawable-ldpi/irr_icon.png deleted file mode 100644 index b8c5d0177..000000000 Binary files a/build/android/res/drawable-ldpi/irr_icon.png and /dev/null differ -- cgit v1.2.3