Skip to content

Commit 8061b9a

Browse files
Merge pull request #342 from heinrichreimer/dependabot/gradle/com.android.library-8.5.0
Bump com.android.library from 8.4.0 to 8.5.0
2 parents bd88b7b + bf51080 commit 8061b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.android.application") version "8.5.0" apply false
3-
id("com.android.library") version "8.4.0" apply false
3+
id("com.android.library") version "8.5.0" apply false
44
id("com.google.gms.google-services") version "4.4.2" apply false
55
id("com.palantir.git-version") version "3.1.0" apply false
66
}

0 commit comments

Comments
 (0)