Skip to content

Commit

Permalink
fix: in-app messages stop delivering
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Oct 4, 2022
1 parent 70fa8cd commit 4027502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/io.customer/android/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Versions {
internal const val FIREBASE_MESSAGING = "22.0.0"
internal const val GRADLE_NEXUS_PUBLISH_PLUGIN = "1.1.0"
internal const val GRADLE_VERSIONS_PLUGIN = "0.39.0"
internal const val GIST = "2.1.3"
internal const val GIST = "2.1.4"
internal const val GOOGLE_PLAY_SERVICES_BASE = "17.6.0"
internal const val KLUENT = "1.68"
internal const val KOTLIN_BINARY_VALIDATOR = "0.10.1"
Expand Down

0 comments on commit 4027502

Please sign in to comment.