Skip to content

Commit 79e80d0

Browse files
committed
Update dependency androidx.appcompat:appcompat to v1.3.1
1 parent 5553093 commit 79e80d0

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.3.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.1'

0 commit comments

Comments
 (0)