Installation
In order to install Gini Bank SDK, add the following code to the dependencies section in your build.gradle
file.
dependencies {
implementation 'net.gini.android:gini-bank-sdk:3.2.0'
}
After syncing Gradle, start integrating the SDK.