Skip to content

Commit f37c62c

Browse files
committed
fix: missing maven
1 parent 5396419 commit f37c62c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Adjust/sdk-plugin-xiaomi-referrer/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ afterEvaluate {
108108
}
109109

110110
repositories {
111+
maven {
111112
if (rootProject.ext.coreVersionName.toString().contains('SNAPSHOT')) {
112113
println "Using Maven SNAPSHOT repository for publishing"
113114
url "https://oss.sonatype.org/content/repositories/snapshots/"

0 commit comments

Comments
 (0)