Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find com.midtrans:corekit:1.4.1-SANDBOX #3

Open
thekuchel opened this issue Nov 13, 2017 · 4 comments
Open

Could not find com.midtrans:corekit:1.4.1-SANDBOX #3

thekuchel opened this issue Nov 13, 2017 · 4 comments

Comments

@thekuchel
Copy link

Hi @radiegtya , i follow your instruction but when i run 'react-native run-android' , i got error message "Could not find com.midtrans:corekit:1.4.1-SANDBOX" .

did i miss something on setup ?

Thanks !

@mucasali
Copy link
Collaborator

are you have add repository midtrans on build.gradle ???

repositories {
    // Add the midtrans repository into the list of repositories
    maven { url "http://dl.bintray.com/pt-midtrans/maven" }
}

@thekuchel
Copy link
Author

hi @mucasali , yes i am , i've already add that to my build.gradle

@mucasali
Copy link
Collaborator

can you show your build.gradle code ??

@jokorezky
Copy link

@thekuchel
maybe you can add repository midtrans on android/build.gradle

alt text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants