This commit is contained in:
tom5079
2024-04-06 18:08:22 -07:00
parent 62948abf75
commit 067a263336
33 changed files with 610 additions and 3160 deletions

View File

@@ -20,6 +20,7 @@ buildscript {
plugins {
id 'com.google.devtools.ksp' version '1.9.22-1.0.17' apply false
id 'com.google.dagger.hilt.android' version '2.44' apply false
}
allprojects {