Skip to content

Commit 517c107

Browse files
Update dependency androidx.appcompat:appcompat to v1.6.1
1 parent a55a3d7 commit 517c107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation fileTree(dir: 'libs', include: ['*.jar'])
5858
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5959
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
60-
implementation 'androidx.appcompat:appcompat:1.2.0'
60+
implementation 'androidx.appcompat:appcompat:1.6.1'
6161
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
6262
implementation 'com.google.android.material:material:1.4.0'
6363
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

0 commit comments

Comments
 (0)