Skip to content

Commit

Permalink
RMET-3134 H&F Plugin - Minor fix for background jobs feature (#115)
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
  • Loading branch information
alexgerardojacinto committed Apr 9, 2024
1 parent 91e2492 commit 4c6ddc5
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.33@aar")
implementation("com.github.outsystems:oshealthfitness-android:1.2.0.36@aar")
implementation("com.github.outsystems:osnotificationpermissions-android:0.0.4@aar")

// activity
Expand Down

0 comments on commit 4c6ddc5

Please sign in to comment.