Closed jamalbaharun closed 5 years ago
Hi @jamalbaharun Make sure to use proper bintray repository as described: https://mobile-docs.midtrans.com/#installation
repositories {
jcenter()
// Add the midtrans repository into the list of repositories
maven { url "http://dl.bintray.com/pt-midtrans/maven" }
maven { url "https://jitpack.io" }
}
please contact support@midtrans.com for better and faster response
My Project is error when i inclucde Midtrans SDK to my Android SDK
can you assist what is wrong?