Skip to content

Commit 27aeb01

Browse files
authored
fix: remove jcenter in android build (#32)
Signed-off-by: Ariel Gentile <gentilester@gmail.com>
1 parent 3cd6865 commit 27aeb01

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/anoncreds-react-native/android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import java.nio.file.Paths
44
buildscript {
55
repositories {
66
google()
7-
jcenter()
87
mavenCentral()
98
}
109

0 commit comments

Comments
 (0)