我正在尝试配置ProGuard,并得到以下错误:
Warning:org.jboss.netty.channel.socket.http.HttpTunnelingServlet: can't find referenced method 'javax.servlet.ServletConfig getServletConfig()' in program class org.jboss.netty.channel.socket.http.HttpTunnelingServlet
我试着添加这些东西,但都没有帮助:
#-keep class javax.servlet.