Offline storage

This commit is contained in:
mohamedkaif356
2023-08-18 12:20:21 +05:30
parent 5d2830d515
commit dc4291eaa8
9 changed files with 149 additions and 55 deletions

View File

@@ -65,6 +65,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-auth:20.6.0'
implementation 'com.google.android.gms:play-services-location:21.0.1'
implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1'
implementation 'com.google.android.things:androidthings:1.0'
// Testing
testImplementation 'junit:junit:4.13.2'