Skip to content

Commit fd62ae3

Browse files
committed
Chore: update gradle version
1 parent 696ed64 commit fd62ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Versions {
2929
const val Kotlin = "1.5.31"
3030
const val CoreKtx = "1.7.0"
3131
const val Coroutines = "1.5.1"
32-
const val Gradle = "7.1.0-beta03"
32+
const val Gradle = "7.1.0-beta04"
3333
const val GoogleService = "4.3.10"
3434
}
3535

0 commit comments

Comments
 (0)