Skip to content

Commit 761d221

Browse files
authored
Merge pull request #47 from Kotlin-Android-Open-Source/renovate/androidx.appcompat-appcompat-1.x
Update dependency androidx.appcompat:appcompat to v1.4.1
2 parents 3cfa1fd + 0acf30e commit 761d221

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
@@ -40,7 +40,7 @@ dependencies {
4040

4141
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4242
implementation 'androidx.core:core-ktx:1.7.0'
43-
implementation 'androidx.appcompat:appcompat:1.4.0'
43+
implementation 'androidx.appcompat:appcompat:1.4.1'
4444
implementation 'com.google.android.material:material:1.5.0'
4545
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
4646
implementation "androidx.recyclerview:recyclerview:1.3.0-alpha01"

0 commit comments

Comments
 (0)