Open tadic7 opened 2 years ago
new RavePayManager(this) .setAmount(amount)
j'ai la même erreur
I resolue the wanderer try to put maven { url 'https://jitpack.io' } in allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } }
maven { url 'https://jitpack.io' }
allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } }