Skip to content

Commit

Permalink
Fix crash on Android 12
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasnlm committed Oct 21, 2021
1 parent b7ba365 commit 775765b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ dependencies {
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.activity:activity-ktx:1.3.1'
implementation 'androidx.fragment:fragment-ktx:1.3.6'
implementation 'androidx.work:work-runtime-ktx:2.7.0'

// Lifecycle
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
Expand Down

0 comments on commit 775765b

Please sign in to comment.