From 4c6ddc51c9aea44765d87444ed0fd07fb7cc460a Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Wed, 3 Apr 2024 09:50:39 +0100 Subject: [PATCH] RMET-3134 H&F Plugin - Minor fix for background jobs feature (#115) * 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 --- 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 a1df2cc..4d6006a 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.33@aar") + implementation("com.github.outsystems:oshealthfitness-android:1.2.0.36@aar") implementation("com.github.outsystems:osnotificationpermissions-android:0.0.4@aar") // activity