This Application has been designed with Java
Those Lookinf For the Kotlin Version this is it
dependencies implementation 'com.github.Flutterwave:rave-android:1.0.49.1'
add that in your build.gradle
Then in your settings.gradle add this
maven { url 'https://jitpack.io' } mavenCentral()
jcenter()
The End Result Will Be Like