rave-android
rave-android copied to clipboard
'RavePayManager' is abstract; cannot be instantiated
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' } } }