mirror of
https://github.com/flutter/samples.git
synced 2025-11-11 07:18:15 +00:00
Update Maven URL to https (#355)
This commit is contained in:
@@ -33,7 +33,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
maven {
|
maven {
|
||||||
// This maven repo contains artifacts for Flutter's Android embedding.
|
// This maven repo contains artifacts for Flutter's Android embedding.
|
||||||
url 'http://download.flutter.io'
|
url 'https://storage.googleapis.com/download.flutter.io'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user