Skip to content

Commit

Permalink
⚙️ :: set gradle version to 7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shw0471 committed Mar 23, 2022
1 parent 7e7013d commit 3351154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Version.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Version {
const val gradle = "7.2"
const val gradle = "7.0.4"
const val kotlin = "1.6.10"
const val coroutine = "1.6.0"
const val junit = "4.13.2"
Expand Down

0 comments on commit 3351154

Please sign in to comment.