Commit dc92304d authored by Gandha Ryanto's avatar Gandha Ryanto

Update library for fix bni update balance

parent 30319abb
{
"java.compile.nullAnalysis.mode": "automatic"
}
\ No newline at end of file
......@@ -116,7 +116,7 @@ repositories {
dependencies {
// The version of react-native is set by the React Native Gradle Plugin
implementation(group: 'com.mdd.topup', name: 'mdd_nfc_manager_android-release', version: '1.0.2', ext: 'aar')
implementation(group: 'com.mdd.topup', name: 'mdd_nfc_manager_android-release', version: '1.0.4', ext: 'aar')
//retrofit
implementation("io.reactivex.rxjava2:rxjava:2.2.19")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment