mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-05 15:52:47 +02:00
Upgrade Android Gradle Plugin to 8.11.0
This commit is contained in:
@@ -7,7 +7,7 @@ ext.versions = [
|
||||
'jvmTarget' : "21",
|
||||
]
|
||||
|
||||
def gradle = "8.4.2"
|
||||
def gradle = "8.11.0"
|
||||
// Ref: https://kotlinlang.org/releases.html
|
||||
def kotlin = "1.9.24"
|
||||
def kotlinCoroutines = "1.8.1"
|
||||
|
Reference in New Issue
Block a user