This commit is contained in:
Rune Dyselinck 2023-05-15 21:53:04 +02:00
parent 74526bc984
commit 860fb5fac1
20 changed files with 1492 additions and 49 deletions

View file

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