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
implementation 'com.github.VRGsoftUA:VideoCrop:1.0' i have added this line in gradle and error is coming.
I have also added
allprojects {
repositories {
google()
jcenter()
maven { url ' https://jitpack.io '}
}
}
Please Help.
The text was updated successfully, but these errors were encountered:
implementation 'com.github.VRGsoftUA:VideoCrop:1.0' i have added this line in gradle and error is coming.
I have also added
allprojects {
repositories {
google()
jcenter()
maven { url ' https://jitpack.io '}
}
}
Please Help.
The text was updated successfully, but these errors were encountered: