Skip to content

Commit 9b0927a

Browse files
committed
chore(deps): update dependency androidx.appcompat:appcompat to v1.4.1
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | maven | androidx.appcompat:appcompat | 1.4.0 | 1.4.1 |
1 parent 61db10f commit 9b0927a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation fileTree(dir: 'libs', include: ['*.jar'])
3838
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
3939

40-
implementation 'androidx.appcompat:appcompat:1.4.0'
40+
implementation 'androidx.appcompat:appcompat:1.4.1'
4141
implementation 'androidx.core:core-ktx:1.7.0'
4242
implementation 'com.google.android.material:material:1.4.0'
4343
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'

0 commit comments

Comments
 (0)