Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-07-31 09:33:50 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:09:34 +0300
commit0fbd73e52cf88cbd1bd01b5c10698e8ee92239a2 (patch)
tree686bc3c88c2299197fbf63d66f2d0a8a7cb211bc /tools/android
parentee00401a88433dc89bfc8ab2e1e567689e2e975d (diff)
Fixed assets generation for android
Diffstat (limited to 'tools/android')
-rwxr-xr-xtools/android/update_assets_for_version.sh2
1 files changed, 1 insertions, 1 deletions
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