I use gradle for my android application.But when I build it,I got some error like"error:need';'".And I aslo get some strange words where I use unEnglish words.So I guess the reason of it maybe the charset.So how could I set charset=utf-8 of gradle?I use gradle for my android application.But whe