Skip to content

Commit 576fe18

Browse files
authored
Merge pull request #525 from larsgrefer/dependabot/gradle/3.x/androidx.appcompat-appcompat-1.7.0
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
2 parents c0278ec + 7592b01 commit 576fe18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-projects/android-app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434

3535
dependencies {
3636
implementation 'com.google.android.material:material:1.12.0'
37-
implementation 'androidx.appcompat:appcompat:1.6.1'
37+
implementation 'androidx.appcompat:appcompat:1.7.0'
3838
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
3939

4040
implementation project(":sass-embedded-android")

0 commit comments

Comments
 (0)