Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 0b1ad16 commit 74cac9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.fragment:fragment-ktx:1.6.1'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.3'
implementation 'com.github.wada811:DataBinding-ktx:6.1.0'
// implementation project(':ViewLifecycleProperty')
implementation 'com.wada811.viewlifecycleproperty:viewlifecycleproperty:1.1.0'
Expand Down

0 comments on commit 74cac9c

Please sign in to comment.