Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
R
ReactNative Ubal Simulator
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OPEN-SHARING
ReactNative Ubal Simulator
Commits
9fd3d57e
Commit
9fd3d57e
authored
Jul 14, 2025
by
Gandha Ryanto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update mdd_nfc_manager_android dependency version to 1.0.20
parent
7da38055
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.gradle
android/app/build.gradle
+1
-1
No files found.
android/app/build.gradle
View file @
9fd3d57e
...
...
@@ -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.
19
'
,
ext:
'aar'
)
implementation
(
group:
'com.mdd.topup'
,
name:
'mdd_nfc_manager_android-release'
,
version:
'1.0.
20
'
,
ext:
'aar'
)
//retrofit
implementation
(
"io.reactivex.rxjava2:rxjava:2.2.19"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment