Skip to content

Commit c9b524a

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent 6c20e7d commit c9b524a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tutorial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
deps = [
1818
activityktx: 'androidx.activity:activity-ktx:1.8.2',
1919
agp: "com.android.tools.build:gradle:8.11.1",
20-
appcompat: 'androidx.appcompat:appcompat:1.7.0',
20+
appcompat: 'androidx.appcompat:appcompat:1.7.1',
2121
constraintlayout: 'androidx.constraintlayout:constraintlayout:2.1.4',
2222
kotlin: [
2323
plugin: "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version",

0 commit comments

Comments
 (0)