diff --git a/data/android-guides.json b/data/android-guides.json new file mode 100644 index 0000000000..9ebc6cdabf --- /dev/null +++ b/data/android-guides.json @@ -0,0 +1,26 @@ +{ + "UK_England": + { + "name": "UK Travel Guide with Me", + "url": "https://play.google.com/store/apps/details?id=com.guidewithme.uk", + "appId": "com.guidewithme.uk" + }, + "UK_Northern Ireland": + { + "name": "UK Travel Guide with Me", + "url": "https://play.google.com/store/apps/details?id=com.guidewithme.uk", + "appId": "com.guidewithme.uk" + }, + "UK_Scotland": + { + "name": "UK Travel Guide with Me", + "url": "https://play.google.com/store/apps/details?id=com.guidewithme.uk", + "appId": "com.guidewithme.uk" + }, + "UK_Wales": + { + "name": "UK Travel Guide with Me", + "url": "https://play.google.com/store/apps/details?id=com.guidewithme.uk", + "appId": "com.guidewithme.uk" + } +} \ No newline at end of file diff --git a/tools/android/update_assets_for_version.sh b/tools/android/update_assets_for_version.sh index 9320b3e387..3d25904064 100755 --- a/tools/android/update_assets_for_version.sh +++ b/tools/android/update_assets_for_version.sh @@ -10,7 +10,7 @@ mkdir $DST files=(about.html resources-ldpi resources-mdpi resources-hdpi resources-xhdpi resources-xxhdpi categories.txt classificator.txt types.txt fonts_blacklist.txt fonts_whitelist.txt languages.txt unicode_blocks.txt \ - drules_proto.txt drules_proto.bin external_resources.txt packed_polygons.bin) + drules_proto.txt drules_proto.bin external_resources.txt packed_polygons.bin android-guides.json) for item in ${files[*]} do