ui tests
This commit is contained in:
parent
74526bc984
commit
860fb5fac1
20 changed files with 1492 additions and 49 deletions
|
@ -7,7 +7,7 @@ plugins {
|
|||
id 'com.google.dagger.hilt.android'
|
||||
|
||||
// Protobuf
|
||||
id 'com.google.protobuf' version '0.8.17'
|
||||
id 'com.google.protobuf' version '0.9.0'
|
||||
|
||||
// Firebase
|
||||
id 'com.google.gms.google-services'
|
||||
|
|
Reference in a new issue