Fix build after AboutLibraries update
This commit is contained in:
parent
e9ec281159
commit
a207b4b729
1 changed files with 2 additions and 0 deletions
|
|
@ -305,6 +305,8 @@ dependencies {
|
|||
implementation("com.squareup.moshi:moshi:1.11.0")
|
||||
|
||||
implementation("androidx.gridlayout:gridlayout:1.0.0")
|
||||
|
||||
implementation("com.mikepenz:fastadapter:5.3.4")
|
||||
// SY -->
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue