mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Removed unintented Play services dependency
This commit is contained in:
parent
5c5792b9b1
commit
09a8de52cb
1 changed files with 0 additions and 2 deletions
|
@ -385,9 +385,7 @@ dependencies {
|
|||
implementation "androidx.annotation:annotation-experimental:$annotation_version_experimental"
|
||||
|
||||
// https://mvnrepository.com/artifact/androidx.core/core
|
||||
// https://mvnrepository.com/artifact/androidx.core/core-google-shortcuts
|
||||
implementation "androidx.core:core:$core_version"
|
||||
implementation "androidx.core:core-google-shortcuts:$shortcuts_version"
|
||||
|
||||
// https://mvnrepository.com/artifact/androidx.appcompat/appcompat
|
||||
// https://mvnrepository.com/artifact/androidx.emoji2/emoji2
|
||||
|
|
Loading…
Add table
Reference in a new issue