mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 13:44:40 +00:00
Guava
This commit is contained in:
parent
657cac2db0
commit
2e02efc4e8
1 changed files with 2 additions and 0 deletions
|
@ -591,6 +591,8 @@ dependencies {
|
|||
|
||||
// https://mvnrepository.com/artifact/androidx.work/work-runtime
|
||||
implementation "androidx.work:work-runtime:$work_version"
|
||||
// implementation "com.google.guava:listenablefuture:1.0"
|
||||
implementation "com.google.guava:guava:31.1-android" // ListenableFuture
|
||||
|
||||
// https://mvnrepository.com/artifact/androidx.exifinterface/exifinterface
|
||||
implementation "androidx.exifinterface:exifinterface:$exif_version"
|
||||
|
|
Loading…
Reference in a new issue