test fixes

This commit is contained in:
brreynie 2023-05-16 00:41:24 +02:00
parent 8afeb38ab0
commit 629137249e
6 changed files with 42 additions and 21 deletions

View file

@ -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'