Skip to content

Commit

Permalink
fix: minor only auto update for gist (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 authored May 19, 2023
1 parent 490f5d2 commit c00d50c
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 = "23.1.0"
internal const val GRADLE_NEXUS_PUBLISH_PLUGIN = "1.1.0"
internal const val GRADLE_VERSIONS_PLUGIN = "0.39.0"
internal const val GIST = "[3.1,4.0)"
internal const val GIST = "[3.2,3.3)"
internal const val GOOGLE_PLAY_SERVICES_BASE = "17.6.0"
internal const val GOOGLE_SERVICES_PLUGIN = "4.3.15"
const val HILT = "2.44.2"
Expand Down

0 comments on commit c00d50c

Please sign in to comment.