Skip to content

Commit da62073

Browse files
Bump com.android.library from 8.3.0 to 8.3.1
Bumps com.android.library from 8.3.0 to 8.3.1. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03bcae9 commit da62073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.android.application") version "8.3.0" apply false
3-
id("com.android.library") version "8.3.0" apply false
3+
id("com.android.library") version "8.3.1" apply false
44
id("com.google.gms.google-services") version "4.4.1" apply false
55
id("com.palantir.git-version") version "3.0.0" apply false
66
}

0 commit comments

Comments
 (0)