build(deps): Bump androidPlugin from 8.3.1 to 8.3.2 (#260)
Bumps `androidPlugin` from 8.3.1 to 8.3.2. Updates `com.android.application` from 8.3.1 to 8.3.2 Updates `com.android.library` from 8.3.1 to 8.3.2 Updates `com.android.test` from 8.3.1 to 8.3.2 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.android.test 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
6c3dc0f5b6
commit
6ab5e8f5ec
|
@ -17,7 +17,7 @@ androidBillingClient = "6.2.0"
|
|||
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
|
||||
androidDesugar = "2.0.4"
|
||||
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
|
||||
androidPlugin = "8.3.1"
|
||||
androidPlugin = "8.3.2"
|
||||
androidxActivity = "1.8.2"
|
||||
androidxAppCompat = "1.7.0-alpha03"
|
||||
androidxAutofill = "1.3.0-alpha01"
|
||||
|
|
Loading…
Reference in New Issue