83bf10d600
At my PC javac use codepage CP1251 by default and fails to compile file OsmAnd-java/src/main/java/net/osmand/data/MapObject.java because in line 26 there are some unicode symbols. To fix compilation errors I've added UTF8 encoding configuration to Osmand-java/build.gradle file |
||
---|---|---|
.. | ||
libs | ||
src | ||
test-results | ||
.gitignore | ||
build.gradle | ||
collect_legacy_libs.sh | ||
collect_libs.sh | ||
OsmAnd-core-android.jar | ||
OsmAnd-core.jar |