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
I am using the makeText method with OnClickListener, but I recently switched to gradle and it appears that these methods are not present in Maven Central repository, I can only use the methods without OnClickListener.
Is it possible to make a new release with these changes?
The text was updated successfully, but these errors were encountered:
I am using the
makeText
method withOnClickListener
, but I recently switched to gradle and it appears that these methods are not present in Maven Central repository, I can only use the methods withoutOnClickListener
.Is it possible to make a new release with these changes?
The text was updated successfully, but these errors were encountered: