Tracking realtime shipper

This commit is contained in:
Nezumi
2023-04-08 15:22:42 +07:00
parent 93a0b970d9
commit 933174a8c1
21 changed files with 564 additions and 25 deletions
+1
View File
@@ -6,4 +6,5 @@ buildscript {
plugins {
id 'com.android.application' version '7.4.2' apply false
id 'com.android.library' version '7.4.2' apply false
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
}