Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0523d07

Browse files
authored
Merge pull request #674 from larsgrefer/dependabot/gradle/4.x/androidx.appcompat-appcompat-1.7.1
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
2 parents 0350343 + 98b3584 commit 0523d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-projects/android-app/build.gradle

Lines changed: 1 addition & 1 deletion
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.7.0'
37+
implementation 'androidx.appcompat:appcompat:1.7.1'
3838
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.3.0'
3939

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

0 commit comments

Comments
 (0)