kcthota / emoji4j

Java library to convert short codes, emoticons, html entities, emoticons to emojis and vice-versa
Apache License 2.0
200 stars 61 forks source link

Compilation error in Android Studio #3

Open prankulg opened 8 years ago

prankulg commented 8 years ago

Warning:Ignoring InnerClasses attribute for an anonymous inner class (net.sf.cglib.transform.impl.UndeclaredThrowableTransformer$1) that doesn't come with an associated EnclosingMethod attribute. This class was probably produced by a compiler that did not target the modern .class file format. The recommended solution is to recompile the class from source, using an up-to-date compiler and without specifying any "-target" type options. The consequence of ignoring this warning is that reflective operations on this class will incorrectly indicate that it is not an inner class.

Please update the lib.