Skip to content

Commit

Permalink
Upgrade androidx.lifecycle to 2.3.0 (#3368)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Feb 10, 2021
1 parent bcbf1fe commit 3a3e226
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
Expand Up @@ -48,7 +48,7 @@ ext {
compileSdkVersion = 30

kotlinCoroutinesVersion = '1.4.2'
androidLifecycleVersion = '2.2.0'
androidLifecycleVersion = '2.3.0'
espressoVersion = '3.3.0'
ktlintVersion = '0.40.0'
materialVersion = '1.3.0'
Expand Down

0 comments on commit 3a3e226

Please sign in to comment.