mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-12 09:53:52 +01: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
@ -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…
Reference in New Issue
Block a user