Skip to content

Commit ca497ee

Browse files
dependabot[bot]tehcneko
authored andcommitted
Bump com.android.application from 8.3.0 to 8.3.1
Bumps com.android.application 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f45da54 commit ca497ee

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,5 +1,5 @@
11
plugins {
2-
id 'com.android.application' version '8.3.0' apply false
2+
id 'com.android.application' version '8.3.1' apply false
33
}
44

55
tasks.register('clean', Delete) {

0 commit comments

Comments
 (0)