Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-extensions to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent c0ac82f commit d2a1958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mifosng-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ dependencies {

//LifeCycle
implementation 'androidx.lifecycle:lifecycle-runtime:2.0.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
annotationProcessor 'androidx.lifecycle:lifecycle-compiler:2.0.0'
implementation 'androidx.lifecycle:lifecycle-reactivestreams:2.0.0'
kapt 'androidx.lifecycle:lifecycle-compiler:2.0.0'
Expand Down

0 comments on commit d2a1958

Please sign in to comment.