mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-30 05:31:34 +01:00
Update async layout inflater to fix AppCompat views.
This commit is contained in:
@@ -74,6 +74,8 @@ dependencyResolutionManagement {
|
||||
alias('androidx-sqlite').to('androidx.sqlite:sqlite:2.1.0')
|
||||
alias('androidx-core-role').to('androidx.core:core-role:1.0.0')
|
||||
alias('androidx-profileinstaller').to('androidx.profileinstaller:profileinstaller:1.2.2')
|
||||
alias('androidx-asynclayoutinflater').to('androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-alpha01')
|
||||
alias('androidx-asynclayoutinflater-appcompat').to('androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-alpha01')
|
||||
|
||||
// Material
|
||||
alias('material-material').to('com.google.android.material:material:1.8.0')
|
||||
|
||||
Reference in New Issue
Block a user