mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 22:27:49 +08:00
Android: update the sha for Gradle script for provisioning
Use the sha from last update of Gradle and update AGP version to match qtbase's 0e4f9ffa55c2b77fbe79e96362bc68a968982b48 commit. Task-number: QTBUG-132852 Pick-to: 6.9 Change-Id: Iab851b08bc11290ee51a22f3bdd64369928dff22 Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.6.0"
|
||||
agp = "8.8.0"
|
||||
core = "1.13.1"
|
||||
appcompat = "1.6.1"
|
||||
material = "1.11.0"
|
||||
@@ -15,4 +15,3 @@ constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayo
|
||||
androidApplication = { id = "com.android.application", version.ref = "agp" }
|
||||
|
||||
[bundles]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user