We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0278ec + 7592b01 commit 576fe18Copy full SHA for 576fe18
test-projects/android-app/build.gradle
@@ -34,7 +34,7 @@ android {
34
35
dependencies {
36
implementation 'com.google.android.material:material:1.12.0'
37
- implementation 'androidx.appcompat:appcompat:1.6.1'
+ implementation 'androidx.appcompat:appcompat:1.7.0'
38
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
39
40
implementation project(":sass-embedded-android")
0 commit comments