1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-29 23:30:41 +08:00

opt: async login (#36)

This commit is contained in:
Mrs4s
2023-11-06 01:19:18 +08:00
committed by GitHub
parent cc4c1fb064
commit 57e981356f
3 changed files with 44 additions and 32 deletions

View File

@@ -74,4 +74,5 @@ dependencies {
implementation 'com.liaoinstan.springview:library:1.7.0'
implementation 'com.github.zawadz88.materialpopupmenu:material-popup-menu:4.0.1'
implementation 'com.lapism:search:2.4.1@aar'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'
}