This commit is contained in:
Oizaro 2020-09-04 01:58:21 +02:00 committed by GitHub
parent 4a3a2603e6
commit 8e9e47798c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,5 @@ dependencies {
api project(':play-services-base-api')
implementation "androidx.fragment:fragment:$fragmentVersion"
implementation 'com.google.android.gms:play-services-base:17.4.0'
}