Update Version.java

This commit is contained in:
vshcherb 2017-05-18 20:12:09 +02:00 committed by GitHub
parent e3f5cae396
commit 80c8d0a739

View file

@ -4,6 +4,7 @@ package net.osmand.plus;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
public class Version {