test fixes
This commit is contained in:
parent
8afeb38ab0
commit
629137249e
6 changed files with 42 additions and 21 deletions
|
@ -7,7 +7,7 @@ plugins {
|
|||
id 'com.google.dagger.hilt.android'
|
||||
|
||||
// Protobuf
|
||||
id 'com.google.protobuf' version '0.9.0'
|
||||
id 'com.google.protobuf' version '0.8.17'
|
||||
|
||||
// Firebase
|
||||
id 'com.google.gms.google-services'
|
||||
|
|
Reference in a new issue