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
During the integration of the library in a current Android project I noticed that gradle was not able to resolve it despite being declared as it is stated in the documentation: implementation 'com.filestack:filestack-android:5.3.0'
The current repositories specified are the following: repositories { google() jcenter() mavenCentral() }
If any additional information is required to address this issue feel free to ask. Thanks in advance for any feedback provided regarding this problem.