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
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Could not determine artifacts for org.wysaid:gpuimage-plus:2.6.3: Skipped due to earlier error
The text was updated successfully, but these errors were encountered:
repositories {
maven {
url 'http://maven.wysaid.org/'
}
}
//Choose only one of themdependencies {
//All arch: armeabi-v7a, arm64-v8a, x86, x86_64 with video module (ffmpeg bundled)
compile 'org.wysaid:gpuimage-plus:3.0.0'//All arch: armeabi-v7a, arm64-v8a, x86, x86_64 without video module (no ffmpeg)
compile 'org.wysaid:gpuimage-plus:3.0.0-min'
}
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Could not determine artifacts for org.wysaid:gpuimage-plus:2.6.3: Skipped due to earlier error
The text was updated successfully, but these errors were encountered: