Android Studio Project Encoding Error -
every time when start new project, after gradle finishes shows warning me.
warning:the project encoding (windows-1252) not match encoding specified in gradle build files (utf-8). can lead serious bugs.
is know how overcome issue?
when warning, click on open file encoding settings. change both ide encoding , project encoding utf-8 select box. can change default encoding @ bottom of settings menu.
Comments
Post a Comment