android - After HalpStack is integrated when generating signed APK warnings are coming -


as mentioned in title when generating signed apk following warning coming.

 warning:com.polites.android.mathutils: can't find referenced method 'float sqrt(float)' in library class android.util.floatmath 

i try write proguard rules none worked,i didn't find proguard rules in halpstack official github.

if 1 knows regarding warning please post it.

for warning can use following proguard rules.

-dontwarn com.polites.android.mathutils** -dontwarn com.polites.android.vectorf** 

by placing warnings not come.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -