Skip to content

Commit 60b5eec

Browse files
authored
Update build.gradle
1 parent 2ae5b5e commit 60b5eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ repositories {
6363
google()
6464
maven{url = uri("https://nexus3-public.monetplus.cz/repository/ahead-talsec-free-rasp")}
6565
maven{url = uri("https://developer.huawei.com/repo/")}
66-
66+
maven{url = uri("https://jitpack.io")}
6767
}
6868

6969
def kotlin_version = getExtOrDefault("kotlinVersion")

0 commit comments

Comments
 (0)