Android++
This commit is contained in:
parent
713fed7079
commit
e99387631c
BIN
Android/icon.png
Normal file
BIN
Android/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
@ -79,7 +79,7 @@ module.exports = function(grunt) {
|
||||
{
|
||||
expand: true,
|
||||
cwd: 'Android',
|
||||
src: ['index.html', 'config.xml', 'res'],
|
||||
src: ['index.html', 'config.xml', 'res/**', 'icon.png'],
|
||||
dest: 'build/android'
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user