Skip to content

Commit

Permalink
Change repository /maven from /testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato Neves Ribeiro committed Aug 3, 2022
1 parent 7485c9e commit 63dc9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/RNExampleApp/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
url "$rootDir/../node_modules/react-native/android"
}
maven { url 'https://anylinesdk.blob.core.windows.net/testing/' }
maven { url 'https://anylinesdk.blob.core.windows.net/maven/' }
google()
mavenCentral()
jcenter()
Expand Down

0 comments on commit 63dc9bd

Please sign in to comment.