Skip to content

Commit 05a45f8

Browse files
[Update]: Bump agpVersion from 8.3.0 to 8.3.1
Bumps `agpVersion` from 8.3.0 to 8.3.1. Updates `com.android.application` from 8.3.0 to 8.3.1 Updates `com.android.library` from 8.3.0 to 8.3.1 --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ca645e commit 05a45f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
agpVersion = '8.3.0'
4+
agpVersion = '8.3.1'
55
mavenPublishVersion = '0.27.0'
66
kotlinVersion = '1.9.22'
77
dokkaVersion = '1.9.20'

0 commit comments

Comments
 (0)