Skip to content

Commit

Permalink
Use https for repo.nallar.me
Browse files Browse the repository at this point in the history
  • Loading branch information
LunNova committed Sep 2, 2016
1 parent 9400d1b commit 6620432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def calculateVersion() {
version = calculateVersion()

repositories {
maven { url = 'http://repo.nallar.me/' }
maven { url = 'https://repo.nallar.me/' }
}

configurations.all {
Expand Down

0 comments on commit 6620432

Please sign in to comment.