Skip to content

Commit

Permalink
Merge pull request #847 from embrace-io/downgrade-lifecycle-dep
Browse files Browse the repository at this point in the history
Downgrade lifecycle library
  • Loading branch information
cesarmax22 committed May 16, 2024
2 parents 1daa965 + a286f6d commit 248a719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/io/embrace/gradle/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ object Versions {
val moshi = "1.12.0"

@JvmField
val lifecycle = "2.7.0"
val lifecycle = "2.5.0"
}

0 comments on commit 248a719

Please sign in to comment.