Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31372ef7 authored by Jan Berkel's avatar Jan Berkel
Browse files

Set encoding to utf8 to get rid of javac warnings

  "warning: unmappable character for encoding ascii" yada yada
parent 14221fd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,3 +12,4 @@ split.density=false
# Project target.
target=android-9
extensible.libs.classpath=compile-only-libs
java.encoding=utf8