We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca394b1 commit 9c9f56fCopy full SHA for 9c9f56f
integration/avif/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
3
dependencies {
4
implementation project(':library')
5
- implementation 'org.aomedia.avif.android:avif:0.11.1.647c3c2'
+ implementation 'org.aomedia.avif.android:avif:1.1.1.14d8e3c4'
6
implementation libs.guava
7
8
annotationProcessor project(':annotation:compiler')
0 commit comments