mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-04-23 19:32:11 +00:00
fix(app): some tasks not being detected
This commit is contained in:
parent
8860f2c1b8
commit
47a91fcc09
@ -3,11 +3,13 @@ import java.util.Properties
|
||||
plugins {
|
||||
id("com.android.application")
|
||||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
id("dagger.hilt.android.plugin")
|
||||
|
||||
// Safe Navigation
|
||||
id("androidx.navigation.safeargs")
|
||||
|
||||
// keep at bottom
|
||||
kotlin("kapt")
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user