build(deps): Bump androidx.appcompat:appcompat from 1.7.0-rc01 to 1.7.0 (#380)
Bumps androidx.appcompat:appcompat from 1.7.0-rc01 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ec6d8db0b5
commit
bdcace7f9c
|
@ -19,7 +19,7 @@ androidDesugar = "2.0.4"
|
|||
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
|
||||
androidPlugin = "8.4.1"
|
||||
androidxActivity = "1.9.0"
|
||||
androidxAppCompat = "1.7.0-rc01"
|
||||
androidxAppCompat = "1.7.0"
|
||||
androidxAutofill = "1.3.0-alpha01"
|
||||
androidxBaselineProfile = "1.2.4"
|
||||
androidxBenchmarkMacroJUnit4 = "1.2.4"
|
||||
|
|
Loading…
Reference in New Issue