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 tried adding implementation 'com.qozix:tileview:2.7.7' to my build file (I have old code that needs to use the old version) but I can't get it to work with 2.7.7. Which repository does it reside in?
The best I can find that is working is 2.2.9 which I think is in Maven Central.
The text was updated successfully, but these errors were encountered:
I tried adding
implementation 'com.qozix:tileview:2.7.7'
to my build file (I have old code that needs to use the old version) but I can't get it to work with 2.7.7. Which repository does it reside in?The best I can find that is working is 2.2.9 which I think is in Maven Central.
The text was updated successfully, but these errors were encountered: