Skip to content

Commit ec3e768

Browse files
authored
Merge pull request faceterteam#59 from ghostFaceKillah/patch-1
Fix Gradle build
2 parents 7842ac6 + 8b607f1 commit ec3e768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See live demo: [pay.cards](https://play.google.com/store/apps/details?id=cards.p
1010

1111
```gradle
1212
repositories {
13-
maven { url "http://pay.cards/maven" }
13+
maven { url "https://pay.cards/maven" }
1414
}
1515
```
1616

0 commit comments

Comments
 (0)