Skip to content

Commit

Permalink
fix: in-app system link causes app reopen
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 authored Oct 17, 2022
1 parent 0b5381f commit 6349081
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.4"
internal const val GIST = "2.1.5"
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 6349081

Please sign in to comment.