Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-ktx to v1.4.0 (#72) [ski…
Browse files Browse the repository at this point in the history
…p ci]

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 27, 2021
1 parent d854e27 commit a141a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0-rc01'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0-rc01'
implementation("androidx.activity:activity-ktx:1.3.1")
implementation("androidx.activity:activity-ktx:1.4.0")

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
Expand Down

0 comments on commit a141a9c

Please sign in to comment.