Skip to content

Commit

Permalink
RMET-3134 H&F Plugin - Apply fix background job (#116)
Browse files Browse the repository at this point in the history
* chore: update library dependency

References: https://outsystemsrd.atlassian.net/browse/RMET-3134

* chore: update H&F Android lib version

References: https://outsystemsrd.atlassian.net/browse/RMET-3134

* chore: update dependency to lib

References: https://outsystemsrd.atlassian.net/browse/RMET-3134
  • Loading branch information
alexgerardojacinto authored Apr 3, 2024
1 parent 8b0ddd6 commit 95e661d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies{

implementation("com.github.outsystems:oscore-android:1.2.0@aar")
implementation("com.github.outsystems:oscordova-android:2.0.1@aar")
implementation("com.github.outsystems:oshealthfitness-android:1.2.0.36@aar")
implementation("com.github.outsystems:oshealthfitness-android:1.2.0.37@aar")
implementation("com.github.outsystems:osnotificationpermissions-android:0.0.4@aar")

// activity
Expand Down

0 comments on commit 95e661d

Please sign in to comment.