We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144ffc4 commit bff517fCopy full SHA for bff517f
build.gradle
@@ -2,7 +2,7 @@
2
plugins {
3
id 'com.android.application' version '8.8.0' apply false
4
id 'com.android.library' version '8.8.0' apply false
5
- id 'com.github.ben-manes.versions' version '0.51.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
6
id 'org.jetbrains.dokka' version '2.0.0' apply false
7
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
8
}
0 commit comments