Skip to content

Commit

Permalink
Merge pull request #1148 from TNG/renovate/androidx.appcompat-appcomp…
Browse files Browse the repository at this point in the history
…at-1.x

Update dependency androidx.appcompat:appcompat to v1.6.1
  • Loading branch information
l-1squared committed Feb 9, 2023
2 parents f0560a7 + a9b8b6b commit 5419a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/android/build.gradle
Expand Up @@ -46,7 +46,7 @@ configurations {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'androidx.appcompat:appcompat:1.6.1'

androidTestImplementation('androidx.test.espresso:espresso-core:3.5.1', {
exclude group: 'com.android.support', module: 'support-annotations'
Expand Down

0 comments on commit 5419a0a

Please sign in to comment.