Skip to content

Commit

Permalink
Merge branch 'feat/android-12-compat' into 'master'
Browse files Browse the repository at this point in the history
Fix compatibility with Android 12

See merge request fmasa/wfrp-master!223
  • Loading branch information
fmasa committed Oct 29, 2021
2 parents f6f6711 + 6a487ca commit 9df9945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ dependencies {
api("com.google.firebase:firebase-crashlytics")
api("com.google.firebase:firebase-dynamic-links-ktx")
api("com.google.firebase:firebase-functions-ktx")
api("androidx.work:work-runtime-ktx:2.7.0")

// Logging
api("com.jakewharton.timber:timber:4.7.1")
Expand Down

0 comments on commit 9df9945

Please sign in to comment.