build(deps): Bump androidx.appcompat:appcompat (#300)

Bumps androidx.appcompat:appcompat from 1.7.0-alpha03 to 1.7.0-beta01.

---
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:
dependabot[bot] 2024-05-02 11:35:21 +03:00 committed by GitHub
parent 19acb2b87d
commit 9459d25773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ androidDesugar = "2.0.4"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google # https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.3.2" androidPlugin = "8.3.2"
androidxActivity = "1.9.0" androidxActivity = "1.9.0"
androidxAppCompat = "1.7.0-alpha03" androidxAppCompat = "1.7.0-beta01"
androidxAutofill = "1.3.0-alpha01" androidxAutofill = "1.3.0-alpha01"
androidxBaselineProfile = "1.2.4" androidxBaselineProfile = "1.2.4"
androidxBenchmarkMacroJUnit4 = "1.2.4" androidxBenchmarkMacroJUnit4 = "1.2.4"