Skip to content

Commit 6298072

Browse files
committed
Build: Change order of repositories to fix publishing
1 parent 5579aaf commit 6298072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-embedded-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ ext {
2727

2828
buildscript {
2929
repositories {
30+
google()
3031
jcenter()
3132
mavenCentral()
32-
google()
3333
}
3434

3535
dependencies {

0 commit comments

Comments
 (0)