mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Merge pull request #6003 from vector-im/dependabot/gradle/com.android.tools.build-gradle-7.2.0
Bump gradle from 7.0.4 to 7.2.0
This commit is contained in:
commit
c74edffc36
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ext.versions = [
|
|||
'targetCompat' : JavaVersion.VERSION_11,
|
||||
]
|
||||
|
||||
def gradle = "7.0.4"
|
||||
def gradle = "7.2.0"
|
||||
// Ref: https://kotlinlang.org/releases.html
|
||||
def kotlin = "1.6.0"
|
||||
def kotlinCoroutines = "1.6.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue