mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
fix: bottom insets not dispatched on all API versions consistently
Upgraded core-ktx version installCompatInsetsDispatch wasn't available on current version
This commit is contained in:
parent
a79c8d8463
commit
2234ba26b5
3 changed files with 5 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ githubTripletPlay = "2.7.2"
|
|||
kotlinxCoroutinesRx2 = "1.8.0"
|
||||
osmdroidAndroid = "6.1.17"
|
||||
testCore = "1.4.0"
|
||||
coreKtx = "1.9.0"
|
||||
coreKtx = "1.16.0"
|
||||
coreTesting = "2.2.0"
|
||||
dagger = "2.23"
|
||||
databindingCompiler = "8.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue