Skip to content

Commit be24deb

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent a4dae10 commit be24deb

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
@@ -9,7 +9,7 @@ buildscript {
99
deps = [
1010
activityktx: 'androidx.activity:activity-ktx:1.3.0',
1111
agp: "com.android.tools.build:gradle:8.8.0",
12-
appcompat: 'androidx.appcompat:appcompat:1.3.1',
12+
appcompat: 'androidx.appcompat:appcompat:1.7.1',
1313
constraintlayout: 'androidx.constraintlayout:constraintlayout:2.0.1',
1414
kotlin: [
1515
plugin: "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version",

0 commit comments

Comments
 (0)