Skip to content

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.6.1 (#1182)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 9, 2023
1 parent 0ae41ce commit f0560a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-test-version = "1.5.0"

[libraries]
androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "7.4.1"}
androidx-appcompat = {module = "androidx.appcompat:appcompat", version = "1.6.0"}
androidx-appcompat = {module = "androidx.appcompat:appcompat", version = "1.6.1"}
androidx-test-core = {module = "androidx.test:core", version.ref = "androidx-test-version"}
androidx-test-rules = {module = "androidx.test:rules", version.ref = "androidx-test-version"}
androidx-test-junit = {module = "androidx.test.ext:junit", version = "1.1.5"}
Expand Down

0 comments on commit f0560a7

Please sign in to comment.