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
How to ignore non-existent classes instead of having to import them into the libraries. Like proguard, it provides a dontwarn, which can guarantee to ignore such class without importing libraries
How to ignore non-existent classes instead of having to import them into the libraries. Like proguard, it provides a dontwarn, which can guarantee to ignore such class without importing libraries