Skip to content

Commit bff517f

Browse files
committed
Bump Gradle Versions Plugin to v0.52.0
1 parent 144ffc4 commit bff517f

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
@@ -2,7 +2,7 @@
22
plugins {
33
id 'com.android.application' version '8.8.0' apply false
44
id 'com.android.library' version '8.8.0' apply false
5-
id 'com.github.ben-manes.versions' version '0.51.0'
5+
id 'com.github.ben-manes.versions' version '0.52.0'
66
id 'org.jetbrains.dokka' version '2.0.0' apply false
77
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
88
}

0 commit comments

Comments
 (0)