Fix proguard warnings

Conflicts:

	TODO.if.merge
This commit is contained in:
Victor Shcherb 2013-01-26 21:33:43 +01:00 committed by Alexey Pelykh
parent 51e8a00f58
commit cc237b94c4

1
vm.pro
View File

@ -71,6 +71,7 @@
-keep public class java.io.IOException
-keep public class java.io.FileNotFoundException
-keep public class java.net.SocketException
-keep public class java.util.Locale
# ClassLoader.getSystemClassloader() depends on the existence of this class: