mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-22 13:09:18 +00:00
@ -24,6 +24,9 @@ plugins {
|
||||
|
||||
// Hilt
|
||||
id("com.google.dagger.hilt.android") version "2.45" apply false
|
||||
|
||||
// KSP
|
||||
id("com.google.devtools.ksp") version "1.8.10-1.0.9" apply false
|
||||
}
|
||||
|
||||
// Cleanup the build directories
|
||||
|
Reference in New Issue
Block a user