mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-05 14:26:48 +01:00
Merge pull request #4662 from vector-im/dependabot/gradle/com.android.tools.build-gradle-7.0.4
Bump gradle from 7.0.3 to 7.0.4
This commit is contained in:
commit
9169319522
@ -7,7 +7,7 @@ ext.versions = [
|
||||
'targetCompat' : JavaVersion.VERSION_11,
|
||||
]
|
||||
|
||||
def gradle = "7.0.3"
|
||||
def gradle = "7.0.4"
|
||||
// Ref: https://kotlinlang.org/releases.html
|
||||
def kotlin = "1.5.31"
|
||||
def kotlinCoroutines = "1.5.2"
|
||||
|
Loading…
Reference in New Issue
Block a user