Skip to content

Commit e254300

Browse files
chore(deps): bump agpVersion from 8.4.2 to 8.5.2
Bumps `agpVersion` from 8.4.2 to 8.5.2. Updates `com.android.application` from 8.4.2 to 8.5.2 Updates `com.android.library` from 8.4.2 to 8.5.2 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f52efb3 commit e254300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111

1212
kotlinVersion = '1.9.24'
1313
dokkaVersion = '1.9.20'
14-
agpVersion = '8.4.2'
14+
agpVersion = '8.5.2'
1515

1616
androidxCoreVersion = '1.13.1'
1717
}

0 commit comments

Comments
 (0)