We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8528c commit b19b801Copy full SHA for b19b801
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("com.android.library") version "8.13.0" apply false
6
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
7
id("com.google.gms.google-services") version "4.4.3" apply false
8
- id("com.github.ben-manes.versions") version "0.52.0" apply true
+ id("com.github.ben-manes.versions") version "0.53.0" apply true
9
}
10
11
allprojects {
0 commit comments