Skip to content

Commit

Permalink
Merge pull request #54 from FunkyMuse/dependabot/gradle/lifecycle-2.3.0
Browse files Browse the repository at this point in the history
build(deps): bump lifecycle from 2.3.0-rc01 to 2.3.0
  • Loading branch information
FunkyMuse authored Feb 11, 2021
2 parents 482b91a + cb69459 commit 9cc28be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
lifecycle = '2.3.0-rc01'
lifecycle = '2.3.0'
retrofit = "2.9.0"
rxBindings = "4.0.0"
glide = "4.12.0"
Expand Down

0 comments on commit 9cc28be

Please sign in to comment.