Skip to content

Commit

Permalink
RMET-2391 FCM Plugin - Notification action buttons (#64)
Browse files Browse the repository at this point in the history
* chore: update lib versions

* chore: update lib version

* chore: update lib version

* chore: update gradle dependency
  • Loading branch information
alexgerardojacinto authored and OS-ricardomoreirasilva committed Apr 12, 2024
1 parent 787cd39 commit 4f983e1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ apply plugin: 'kotlin-kapt'
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:osfirebasemessaging-android:1.0.17@aar")
implementation("com.github.outsystems:oslocalnotifications-android:0.0.9@aar")
implementation("com.github.outsystems:osfirebasemessaging-android:1.0.27@aar")
implementation("com.github.outsystems:oslocalnotifications-android:0.0.13@aar")
implementation("com.github.outsystems:osnotificationpermissions-android:0.0.4@aar")

implementation("com.google.code.gson:gson:2.8.9")
Expand Down

0 comments on commit 4f983e1

Please sign in to comment.