Update path
Этот коммит содержится в:
@@ -51,7 +51,7 @@ if (getGradle().getStartParameter().getTaskRequests().toString().contains('Googl
|
|||||||
apply plugin: 'com.google.firebase.crashlytics'
|
apply plugin: 'com.google.firebase.crashlytics'
|
||||||
|
|
||||||
task copyJson(type: Copy) {
|
task copyJson(type: Copy) {
|
||||||
from '../../traccar-shared/google-services'
|
from '../../environment/google-services'
|
||||||
into '.'
|
into '.'
|
||||||
include 'traccar-client-android.json'
|
include 'traccar-client-android.json'
|
||||||
rename('traccar-client-android.json', 'google-services.json')
|
rename('traccar-client-android.json', 'google-services.json')
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user