mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 23:08:59 +00:00
Update Maven URL to https (#355)
This commit is contained in:
@@ -33,7 +33,7 @@ repositories {
|
||||
}
|
||||
maven {
|
||||
// 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