Skip to content

Commit

Permalink
RMET-3190 OSHealthFintessLib-Android - Fix library build (#108)
Browse files Browse the repository at this point in the history
* chore: update H&F Android Library version

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

* chore: update changelog

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

* chore: remove unnecessary CHANGELOG entry

References: https://outsystemsrd.atlassian.net/browse/RMET-3190
  • Loading branch information
alexgerardojacinto committed Apr 9, 2024
1 parent e14d50b commit cab570b
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:1.2.0@aar")
implementation("com.github.outsystems:oshealthfitness-android:1.2.0.19@aar")
implementation("com.github.outsystems:oshealthfitness-android:1.2.0.20@aar")
implementation("com.github.outsystems:osnotificationpermissions-android:0.0.4@aar")

// activity
Expand Down

0 comments on commit cab570b

Please sign in to comment.