Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 9b5564b

Browse files
author
Sean Perkins
committed
Moves jcenter repo above mavenCentral
1 parent e193e8b commit 9b5564b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/postinstall.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ function writeGradleFile(result) {
165165
}
166166
167167
repositories {
168-
mavenCentral()
169168
jcenter()
169+
mavenCentral()
170170
}
171171
172172
dependencies {

0 commit comments

Comments
 (0)