Skip to content

Commit 3933b40

Browse files
authored
Merge pull request #561 from larsgrefer/dependabot/gradle/3.x/androidx.annotation-annotation-1.9.1
Bump androidx.annotation:annotation from 1.8.2 to 1.9.1
2 parents c586ebb + af9dfae commit 3933b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass-embedded-android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
}
5656

5757
implementation 'org.slf4j:slf4j-android:1.7.36'
58-
implementation 'androidx.annotation:annotation:1.8.2'
58+
implementation 'androidx.annotation:annotation:1.9.1'
5959

6060
dartSass "sass:dart-sass:$dartSassVersion:android-x64@tar.gz"
6161
dartSass "sass:dart-sass:$dartSassVersion:android-ia32@tar.gz"

0 commit comments

Comments
 (0)