update petstore samples (#2697)

This commit is contained in:
William Cheng
2019-04-19 15:23:57 +08:00
committed by GitHub
parent d6306d8fee
commit cce35d75a4
8 changed files with 27 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ version = '1.0.0'
buildscript {
repositories {
jcenter {
url "http://jcenter.bintray.com/"
url "https://jcenter.bintray.com/"
}
}
dependencies {