You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2018. It is now read-only.
I have these lines when i use Proguard to signed my apk
I added the line below to my proguard but it doesn't work
-keep public class android.util.FloatMathDoes someone have a solution about that ?