From ad09530e3409c313df09c8c17af2c4bea4359ca1 Mon Sep 17 00:00:00 2001
From: BogDan Vatra <bogdan@kde.org>
Date: Wed, 25 May 2016 08:13:18 +0300
Subject: [PATCH] Update Ministro's repo

Change-Id: I090e1c856f7a93a2a7d8c715c779fc07ce351361
Reviewed-by: Christian Stromme <christian.stromme@qt.io>
---
 src/android/templates/res/values/libs.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/android/templates/res/values/libs.xml b/src/android/templates/res/values/libs.xml
index ee3f5e940eb..43296f2e7a2 100644
--- a/src/android/templates/res/values/libs.xml
+++ b/src/android/templates/res/values/libs.xml
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <resources>
     <array name="qt_sources">
-        <item>https://download.qt.io/ministro/android/qt5/qt-5.6</item>
+        <item>https://download.qt.io/ministro/android/qt5/qt-5.7</item>
     </array>
 
     <!-- The following is handled automatically by the deployment tool. It should
-- 
GitLab