From 95e661d07e9b83ab37afe1a4fba4784bb710aafc Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Wed, 3 Apr 2024 12:16:36 +0100 Subject: [PATCH] RMET-3134 H&F Plugin - Apply fix background job (#116) * 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 --- src/android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/build.gradle b/src/android/build.gradle index 4d6006a..ad6723c 100644 --- a/src/android/build.gradle +++ b/src/android/build.gradle @@ -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