Fix hilt integration.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-27 11:40:14 +01:00
parent 4e6193501b
commit 252889eff7
5 changed files with 14 additions and 66 deletions

View File

@@ -1,8 +1,8 @@
plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-kapt'
id 'com.google.dagger.hilt.android'
id 'kotlin-kapt'
}
// Create a variable called keystorePropertiesFile, and initialize it to your