diff --git a/android/assets/colors.txt b/android/assets/colors.txt deleted file mode 100644 index 774d4be416..0000000000 Binary files a/android/assets/colors.txt and /dev/null differ diff --git a/tools/android/update_assets_for_version.sh b/tools/android/update_assets_for_version.sh index 651c24a33f..ec26032256 100755 --- a/tools/android/update_assets_for_version.sh +++ b/tools/android/update_assets_for_version.sh @@ -12,7 +12,7 @@ files=(copyright.html faq.html resources-default resources-ldpi resources-mdpi r resources-ldpi_dark resources-mdpi_dark resources-hdpi_dark resources-xhdpi_dark resources-xxhdpi_dark resources-ldpi_clear resources-mdpi_clear resources-hdpi_clear resources-xhdpi_clear resources-xxhdpi_clear types.txt fonts_blacklist.txt fonts_whitelist.txt languages.txt unicode_blocks.txt - drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt sound-strings) + drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt sound-strings colors.txt) for item in ${files[*]} do