Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
NT - Change firebase messaging version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondantuma committed May 23, 2019
1 parent 7464891 commit cad8421
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pushnotificationsdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
api 'com.android.support:appcompat-v7:27.+'

implementation 'com.google.firebase:firebase-messaging:17.3.4'
implementation 'com.google.firebase:firebase-messaging:17.3.3'

/* TEST DEPENDENCIES */
testImplementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
Expand Down
Binary file removed sandboxapp/release/sandboxapp.aab
Binary file not shown.

0 comments on commit cad8421

Please sign in to comment.