Closed Ali-RS closed 1 year ago
Hi,
Are the prebuilt artifacts available on Maven or somewhere?
adding implementation "com.github.awxkee:avif-coder:1.0.18" in my gradle build I am getting this error:
implementation "com.github.awxkee:avif-coder:1.0.18"
Could not resolve com.github.awxkee.avif-coder:avif-coder:1.0.18
Never mind, it was an issue on my side. Sorry!
Hi,
Are the prebuilt artifacts available on Maven or somewhere?
adding
implementation "com.github.awxkee:avif-coder:1.0.18"
in my gradle build I am getting this error: