forked from github/wulkanowy-mirror
Bump hilt_version from 2.36 to 2.37 (#1376)
This commit is contained in:
@ -126,6 +126,10 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
kapt {
|
||||
correctErrorTypes true
|
||||
}
|
||||
|
||||
play {
|
||||
serviceAccountEmail = System.getenv("PLAY_SERVICE_ACCOUNT_EMAIL") ?: "jan@fakelog.cf"
|
||||
serviceAccountCredentials = file('key.p12')
|
||||
|
Reference in New Issue
Block a user