bumps deps

This commit is contained in:
KevinX8 2021-04-26 23:27:35 +01:00
parent ace9dd0458
commit 8527e341f9
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,6 @@ dependencies {
api project(':play-services-tasks')
api project(':play-services-base-api')
implementation 'androidx.fragment:fragment:1.3.2'
implementation 'androidx.fragment:fragment:1.3.3'
implementation 'com.google.android.gms:play-services-base:17.6.0'
}