Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b642aa8

Browse files
authoredAug 21, 2024··
Bump com.android.application from 8.4.2 to 8.5.2
Bumps com.android.application 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb2d37 commit b642aa8

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
@@ -4,7 +4,7 @@ buildscript {
44
}
55
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
66
plugins {
7-
id 'com.android.application' version '8.4.2' apply false
7+
id 'com.android.application' version '8.5.2' apply false
88
id 'com.android.library' version '8.4.2' apply false
99
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
1010
id 'com.mux.gradle.android.mux-android-distribution' version '1.1.2' apply false

0 commit comments

Comments
 (0)
Please sign in to comment.