mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
gradle: bump to 7.2
This commit is contained in:
parent
25cb8f3b6f
commit
f46d053666
3 changed files with 155 additions and 106 deletions
|
@ -52,6 +52,6 @@ allprojects {
|
|||
}
|
||||
|
||||
tasks.withType<Wrapper> {
|
||||
gradleVersion = "7.1.1"
|
||||
distributionSha256Sum = "9bb8bc05f562f2d42bdf1ba8db62f6b6fa1c3bf6c392228802cc7cb0578fe7e0"
|
||||
gradleVersion = "7.2"
|
||||
distributionSha256Sum = "f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue