Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 908c1f8

Browse files
authored
Auto-update dependencies. (#523)
1 parent 69b7d6e commit 908c1f8

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
@@ -9,7 +9,7 @@ plugins {
99
id("com.google.firebase.crashlytics") version "2.9.9" apply false
1010
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
1111
id("androidx.navigation.safeargs") version "2.7.6" apply false
12-
id("com.github.ben-manes.versions") version "0.50.0" apply true
12+
id("com.github.ben-manes.versions") version "0.51.0" apply true
1313
}
1414

1515
allprojects {

0 commit comments

Comments
 (0)