We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c586ebb + af9dfae commit 3933b40Copy full SHA for 3933b40
sass-embedded-android/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
}
56
57
implementation 'org.slf4j:slf4j-android:1.7.36'
58
- implementation 'androidx.annotation:annotation:1.8.2'
+ implementation 'androidx.annotation:annotation:1.9.1'
59
60
dartSass "sass:dart-sass:$dartSassVersion:android-x64@tar.gz"
61
dartSass "sass:dart-sass:$dartSassVersion:android-ia32@tar.gz"
0 commit comments