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.
2 parents 1171e0b + e658efe commit be88291Copy full SHA for be88291
test-projects/android-app/build.gradle
@@ -35,7 +35,7 @@ android {
35
dependencies {
36
implementation 'com.google.android.material:material:1.12.0'
37
implementation 'androidx.appcompat:appcompat:1.7.0'
38
- implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
+ implementation 'androidx.coordinatorlayout:coordinatorlayout:1.3.0'
39
40
implementation project(":sass-embedded-android")
41
}
0 commit comments